On 4/23/20 6:33 AM, Baesken, Matthias wrote:
Hello, the test
'security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java'
started failing since last nightly tests (both in jdk/jdk and jdk11) .
Looks like a certificate has been revoked.
Error is :
=====================================================
Received exception: java.security.cert.CertPathValidatorException:
Certificate has been revoked,
reason: SUPERSEDED, revocation date: Tue Apr 21 09:02:18 CEST 2020,
authority: CN=Buypass OCSP, O=Buypass AS-983163327, C=NO, extension OIDs: []
Expected Certificate status: GOOD
Certificate status after validation: REVOKED
Is there already a JIRA bug for this ?
No, please file a bug. We may need to put this on the ProblemList until
we can resolve the issue with the CA. We probably need to get new test
certificates.
--Sean