Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComodoCA testcase fails Cert revoked on jdk-11+ #2527

Open
andrew-m-leonard opened this issue Mar 11, 2021 · 1 comment
Open

ComodoCA testcase fails Cert revoked on jdk-11+ #2527

andrew-m-leonard opened this issue Mar 11, 2021 · 1 comment
Labels
bug Issues that are problems in the code as reported by the community openj9 Issues that are enhancements or bugs raised against the OpenJ9 group Reported to OpenJDK / JBS Issues that have been reported upstream to the OpenJDK community testing Issues that enhance or fix our test suites
Milestone

Comments

@andrew-m-leonard
Copy link
Contributor

https://ci.adoptopenjdk.net/job/Grinder/7590/console
Testcase failing on jdk11+: security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java

11:26:49  Received exception: java.security.cert.CertPathValidatorException: Certificate has been revoked, reason: UNSPECIFIED, revocation date: Tue Mar 02 04:51:39 CST 2021, authority: CN=COMODO RSA Extended Validation Secure Server CA, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, extension OIDs: []

Ref: eclipse-openj9/openj9#12176
But now confirmed affects Hotspot as well, and can see Cert has been revoked...

@aahlenst
Copy link
Contributor

Upstream problem: https://bugs.openjdk.java.net/browse/JDK-8263059

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are problems in the code as reported by the community openj9 Issues that are enhancements or bugs raised against the OpenJ9 group Reported to OpenJDK / JBS Issues that have been reported upstream to the OpenJDK community testing Issues that enhance or fix our test suites
Projects
Status: Todo
Development

No branches or pull requests

4 participants