RFR: 8282538: PKCS11 tests fail on CentOS Stream 9
Olga Mikhaltsova
omikhaltcova at openjdk.java.net
Wed Mar 2 12:11:22 UTC 2022
I would like to add cert9.db and key4.db to /test/jdk/sun/security/pkcs11/nss/db/ to fix the PKCS11 tests failure on CentOS Stream 9.
Starting from NSS 3.35 cert9.db and key4.db files may be targeted instead of cert8.db and key3.db.
In case of CentOS Stream 9 the lowest available version of NSS for downgrade is 3.67 and cert9.db, key4.db are targeted.
-------------
Commit messages:
- 8282538: PKCS11 tests fail on CentOS Stream 9
Changes: https://git.openjdk.java.net/jdk/pull/7658/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7658&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8282538
Stats: 0 lines in 2 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/7658.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7658/head:pull/7658
PR: https://git.openjdk.java.net/jdk/pull/7658
More information about the security-dev
mailing list