-
Bug
-
Resolution: Fixed
-
P4
-
7, 8, 11, 15, 16
-
b14
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8253158 | 15.0.2 | Rajan Halade | P4 | Resolved | Fixed | b01 |
JDK-8261516 | 13.0.7 | Yuri Nesterenko | P4 | Resolved | Fixed | b02 |
JDK-8252987 | 11.0.10-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8255034 | 11.0.10 | Rajan Halade | P4 | Resolved | Fixed | b01 |
JDK-8254238 | openjdk8u282 | Rajan Halade | P4 | Resolved | Fixed | b01 |
JDK-8253156 | 8u281 | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8257372 | emb-8u281 | Shivangi Gupta | P4 | Resolved | Fixed | team |
The error message found in stdout is :
=====================================================
CONFIGURATION
=====================================================
http.proxyHost :null
http.proxyPort :null
https.proxyHost :null
https.proxyPort :null
https.socksProxyHost :null
https.socksProxyPort :null
jdk.certpath.disabledAlgorithms :MD2, MD5, SHA1 jdkCA & usage TLSServer, RSA keySize < 1024, DSA keySize < 1024, EC keySize < 224, include jdk.disabled.namedCurves
Revocation options :[NO_FALLBACK]
OCSP responder set :null
Trusted root set: false
Expected EE Status:GOOD
=====================================================
Received exception: java.security.cert.CertPathValidatorException: Certificate has been revoked, reason: CESSATION_OF_OPERATION, revocation date: Wed Jul 08 18:00:00 CEST 2020, authority: CN=GlobalSign OCSP for Root R6 - Signer 1.2, O=GlobalSign nv-sa, C=BE, extension OIDs: []
Expected Certificate status: GOOD
Certificate status after validation: REVOKED
- backported by
-
JDK-8252987 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
- Resolved
-
JDK-8253156 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
- Resolved
-
JDK-8253158 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
- Resolved
-
JDK-8254238 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
- Resolved
-
JDK-8255034 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
- Resolved
-
JDK-8257372 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
- Resolved
-
JDK-8261516 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
- Resolved