Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309088

security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails

XMLWordPrintable

    • b08
    • generic
    • generic

        For a couple of days, the test fails with :
        Received exception: java.security.cert.CertPathValidatorException: Certificate has been revoked, reason: CESSATION_OF_OPERATION, revocation date: Wed May 24 21:53:15 CEST 2023, authority: CN=Amazon Root CA 1 Status Signer, O=Amazon, C=US, extension OIDs: []
        Expected Certificate status: GOOD
        Certificate status after validation: REVOKED

        exception shown is

        java.lang.RuntimeException: TEST FAILED: unexpected status of EE certificate
        at ValidatePathWithParams.validate(ValidatePathWithParams.java:193)
        at AmazonCA_1.runTest(AmazonCA.java:173)
        at AmazonCA.main(AmazonCA.java:64)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:578)
        at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
        at java.base/java.lang.Thread.run(Thread.java:1583)

              rhalade Rajan Halade
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: