-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
jdk_security_infra test failed with certificate status issues #2074
Comments
https://ci.adoptium.net/job/Test_openjdk20_hs_extended.openjdk_aarch64_linux/24/#showFailuresLink |
It's already excluded for other platforms via adoptium#2074 See also eclipse-openj9/openj9#16966 Signed-off-by: Peter Shipton <[email protected]>
It's already excluded for other platforms via #2074 See also eclipse-openj9/openj9#16966 Signed-off-by: Peter Shipton <[email protected]>
security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java started failing due to an expired cert too. Related: https://bugs.openjdk.org/browse/JDK-8309088 (this should get excluded against hotspot until a fix is delivered upstream & backported to various repos). And hoping that all related excludes will be able to be reincluded upon this PR: |
Describe the bug
jdk_security_infra test failed several sub-tests due to certificate status:
To Reproduce
BuypassCA failure
openj9
hotspot
QuoVadisCA failure:
openj9
hotspot
LuxTrustCA:
GlobalSignR6CA
LetsEncryptCA:
Additional context
Related to Issue: eclipse-openj9/openj9#10757
The text was updated successfully, but these errors were encountered: