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

VerifyCACerts.java test fails because luxtrustglobalrootca expires within 90 days

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 11.0.11-oracle
    • security-libs

      Test : jdk/sun/security/lib/cacerts/VerifyCACerts.java
      Test Suite : JTREG
      OS : Fails on all OS
      Regression : No

      Exception :

      Verifying addtrustqualifiedca [jdk]
      Checking fingerprint of addtrustqualifiedca [jdk]
      ----------System.err:(13/825)----------
      ERROR: cert "luxtrustglobalrootca [jdk]" expiry "Wed Mar 17 09:51:37 UTC 2021" will expire within 90 days
      java.lang.Exception: At least one cacert test failed
      at VerifyCACerts.main(VerifyCACerts.java:365)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
      at java.base/java.lang.Thread.run(Thread.java:834)

      JavaTest Message: Test threw exception: java.lang.Exception
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.Exception: At least one cacert test failed


      test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: At least one cacert test failed

            rhalade Rajan Halade
            vaibhav Vaibhav Choudhary (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: