Skip to content

Commit 01a8592

Browse files
committed
Update exclude list for OpenJCEPlus FIPS 140-3 Strongly Enforced profile
Add the following test cases across all JDK versions, as PKCS11 is not supported on the Strongly-Enforced profile. sun/security/pkcs11/MessageDigest/TestCloning.java sun/security/pkcs11/Secmod/JksSetPrivateKey.java Signed-off-by: Dev Agarwal <[email protected]>
1 parent 49f97ab commit 01a8592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/jdk/ProblemList-FIPS140_3_OpenJCEPlusFIPS.FIPS140-3-Strongly-Enforced.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,9 @@ sun/security/pkcs/pkcs8/TestLeadingZeros.java https://github.com/eclipse-openj9/
625625
sun/security/pkcs/pkcs9/UnstructuredName.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
626626
sun/security/pkcs11/Cipher/TestCipherTextStealingMultipart.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
627627
sun/security/pkcs11/KeyStore/ClientAuth.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
628+
sun/security/pkcs11/MessageDigest/TestCloning.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
628629
sun/security/pkcs11/Provider/Absolute.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
630+
sun/security/pkcs11/Secmod/JksSetPrivateKey.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
629631
sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
630632
sun/security/pkcs11/tls/tls12/FipsModeTLS12.java https://github.ibm.com/runtimes/backlog/issues/1089 generic-all
631633
sun/security/pkcs12/AttributesCorrectness.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all

0 commit comments

Comments
 (0)