-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
Transition existing OpenJDK PEM use cases to PEM Preview1 API.
The following tests have been identified as candidates for phase 2 of this change.
1. test/jdk/java/security/cert/CertPathBuilder/selfIssued/StatusLoopDependency.java
2. test/jdk/java/security/cert/CertPathValidator/indirectCRL/CircularCRLTwoLevel.java
3. test/jdk/java/security/cert/CertPathValidator/indirectCRL/CircularCRLTwoLevelRevoked.java
4. test/jdk/security/infra/java/security/cert/CertPathValidator/certification/SectigoCSRootCAs.java
5. test/jdk/javax/net/ssl/TLS/CipherTestUtils.java
6. test/jdk/sun/security/ssl/ClientHandshaker/RSAExport.java
7. test/jdk/javax/net/ssl/ServerName/SSLSocketSNISensitive.java
8. test/jdk/security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java
9. test/jdk/sun/security/ssl/X509TrustManagerImpl/BasicConstraints.java
10. test/jdk/sun/security/ssl/X509TrustManagerImpl/ComodoHacker.java
11. test/jdk/javax/net/ssl/interop/ClientHelloInterOp.java
12. test/jdk/sun/security/rsa/InvalidBitString.java
13. test/jdk/sun/security/validator/PKIXValAndRevCheckTests.java
14. test/jdk/java/security/cert/CertPathBuilder/NoExtensions.java
15. test/jdk/javax/net/ssl/templates/SSLExampleCert.java
16. test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java
17. test/jdk/sun/security/provider/certpath/DisabledAlgorithms/CPValidatorTrustAnchor.java
18. test/jdk/sun/security/rsa/pss/PSSKeyCompatibility.java
19. test/jdk/sun/security/x509/X509CRLImpl/Verify.java
20. test/lib/jdk/test/lib/security/TestCertificate.java
21. test/jdk/javax/crypto/EncryptedPrivateKeyInfo/GetKey.java
22. test/jdk/sun/security/pkcs11/rsa/TestKeyFactory.java
The following tests have been identified as candidates for phase 2 of this change.
1. test/jdk/java/security/cert/CertPathBuilder/selfIssued/StatusLoopDependency.java
2. test/jdk/java/security/cert/CertPathValidator/indirectCRL/CircularCRLTwoLevel.java
3. test/jdk/java/security/cert/CertPathValidator/indirectCRL/CircularCRLTwoLevelRevoked.java
4. test/jdk/security/infra/java/security/cert/CertPathValidator/certification/SectigoCSRootCAs.java
5. test/jdk/javax/net/ssl/TLS/CipherTestUtils.java
6. test/jdk/sun/security/ssl/ClientHandshaker/RSAExport.java
7. test/jdk/javax/net/ssl/ServerName/SSLSocketSNISensitive.java
8. test/jdk/security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java
9. test/jdk/sun/security/ssl/X509TrustManagerImpl/BasicConstraints.java
10. test/jdk/sun/security/ssl/X509TrustManagerImpl/ComodoHacker.java
11. test/jdk/javax/net/ssl/interop/ClientHelloInterOp.java
12. test/jdk/sun/security/rsa/InvalidBitString.java
13. test/jdk/sun/security/validator/PKIXValAndRevCheckTests.java
14. test/jdk/java/security/cert/CertPathBuilder/NoExtensions.java
15. test/jdk/javax/net/ssl/templates/SSLExampleCert.java
16. test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java
17. test/jdk/sun/security/provider/certpath/DisabledAlgorithms/CPValidatorTrustAnchor.java
18. test/jdk/sun/security/rsa/pss/PSSKeyCompatibility.java
19. test/jdk/sun/security/x509/X509CRLImpl/Verify.java
20. test/lib/jdk/test/lib/security/TestCertificate.java
21. test/jdk/javax/crypto/EncryptedPrivateKeyInfo/GetKey.java
22. test/jdk/sun/security/pkcs11/rsa/TestKeyFactory.java
- relates to
-
JDK-8365069 Refactor tests to use PEM API (Phase 1)
-
- In Progress
-