-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21
-
b08
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8313508 | 21.0.1 | Matthias Baesken | P4 | Resolved | Fixed | b05 |
JDK-8313666 | 21 | Christoph Langer | P4 | Resolved | Fixed | b35 |
JDK-8313439 | 17.0.10-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8314223 | 17.0.9 | Martin Doerr | P4 | Resolved | Fixed | b03 |
JDK-8313443 | 11.0.22-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8314424 | 11.0.21 | Matthias Baesken | P4 | Resolved | Fixed | b04 |
JDK-8315983 | openjdk8u402 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
Received exception: java.security.cert.CertPathValidatorException: Certificate has been revoked, reason: CESSATION_OF_OPERATION, revocation date: Wed May 24 21:53:15 CEST 2023, authority: CN=Amazon Root CA 1 Status Signer, O=Amazon, C=US, extension OIDs: []
Expected Certificate status: GOOD
Certificate status after validation: REVOKED
exception shown is
java.lang.RuntimeException: TEST FAILED: unexpected status of EE certificate
at ValidatePathWithParams.validate(ValidatePathWithParams.java:193)
at AmazonCA_1.runTest(AmazonCA.java:173)
at AmazonCA.main(AmazonCA.java:64)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1583)
- backported by
-
JDK-8313439 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
- Resolved
-
JDK-8313443 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
- Resolved
-
JDK-8313508 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
- Resolved
-
JDK-8313666 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
- Resolved
-
JDK-8314223 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
- Resolved
-
JDK-8314424 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
- Resolved
-
JDK-8315983 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
- Resolved
- relates to
-
JDK-8271838 AmazonCA.java interop test fails
- Resolved
-
JDK-8233223 Add Amazon Root CA certificates
- Resolved
-
JDK-8308592 Framework for CA interoperability testing
- Resolved
- links to
-
Commit openjdk/jdk8u-dev/c519409d
-
Commit openjdk/jdk11u-dev/95a42a88
-
Commit openjdk/jdk17u-dev/ca0f1486
-
Commit openjdk/jdk21/f5320429
-
Commit openjdk/jdk21u/22e162d6
-
Commit openjdk/jdk/4c2e54fb
-
Review openjdk/jdk8u-dev/365
-
Review openjdk/jdk11u-dev/2081
-
Review openjdk/jdk17u-dev/1657
-
Review openjdk/jdk21/159
-
Review openjdk/jdk21u/27
-
Review openjdk/jdk/15000