RFR: 8312428: PKCS11 tests fail with NSS 3.91
Valerie Peng
valeriep at openjdk.org
Thu Aug 10 20:29:58 UTC 2023
On Thu, 10 Aug 2023 18:16:57 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
> Can you please also update https://github.com/openjdk/jdk/blob/master/test/jdk/sun/security/pkcs11/PKCS11Test.java#L1002 to use 3.91?
Are you suggesting to use 3.91 for all the OS configurations?
Based on my experiment, many of the mach5 linux x64 machines miss the required library for the NSS v3.91. I ended up using an older version of sqlite3 and test the changes locally. Thus, I have not changed the NSS version in the PKCS11Test.java.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15217#issuecomment-1673834422
More information about the security-dev
mailing list