-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8-pool, 11, 17, 21, 22
test/jdk/security/infra/java/security/cert/CertPathValidator/certification/GoogleCA.java
Test log indicates "CN=GTS CA 1D8, O=Google Trust Services LLC, C=US" intermediate CA certificate is revoked.
certpath: RevocationChecker.check: checking cert
SN: 0219c15a c025a1b0 a5c1d9d5 01
Subject: CN=GTS CA 1D8, O=Google Trust Services LLC, C=US
Issuer: CN=GTS Root R2, O=Google Trust Services LLC, C=US
certpath: connecting to OCSP service at: http://ocsp.pki.goog/gtsr2
certpath: OCSP response status: SUCCESSFUL
certpath: OCSP response type: basic
certpath: Responder ID: byKey: BBFFCA8E239F4F99CADBE268A6A51527171ED90E
certpath: OCSP response produced at: Tue Sep 12 02:40:00 PDT 2023
certpath: OCSP number of SingleResponses: 1
certpath: Revocation time: Tue Sep 12 02:00:00 PDT 2023
certpath: Revocation reason: CESSATION_OF_OPERATION
certpath: thisUpdate: Tue Sep 12 02:00:00 PDT 2023
certpath: nextUpdate: Sat Aug 31 17:00:00 PDT 2024
certpath: Status of certificate (with serial number 166427201514717888432850982145) is: REVOKED
Test log indicates "CN=GTS CA 1D8, O=Google Trust Services LLC, C=US" intermediate CA certificate is revoked.
certpath: RevocationChecker.check: checking cert
SN: 0219c15a c025a1b0 a5c1d9d5 01
Subject: CN=GTS CA 1D8, O=Google Trust Services LLC, C=US
Issuer: CN=GTS Root R2, O=Google Trust Services LLC, C=US
certpath: connecting to OCSP service at: http://ocsp.pki.goog/gtsr2
certpath: OCSP response status: SUCCESSFUL
certpath: OCSP response type: basic
certpath: Responder ID: byKey: BBFFCA8E239F4F99CADBE268A6A51527171ED90E
certpath: OCSP response produced at: Tue Sep 12 02:40:00 PDT 2023
certpath: OCSP number of SingleResponses: 1
certpath: Revocation time: Tue Sep 12 02:00:00 PDT 2023
certpath: Revocation reason: CESSATION_OF_OPERATION
certpath: thisUpdate: Tue Sep 12 02:00:00 PDT 2023
certpath: nextUpdate: Sat Aug 31 17:00:00 PDT 2024
certpath: Status of certificate (with serial number 166427201514717888432850982145) is: REVOKED
- duplicates
-
JDK-8308592 Framework for CA interoperability testing
- Resolved