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

jdk considers one of its own root certificates insufficiently secure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • None
    • security-libs
    • None

      One of the root certificates in the cacerts file doesn't pass the jdk's own security tests:

      ~/jdk/jdk11/bin/keytool -importkeystore -srckeystore src/java.base/share/lib/security/cacerts -srcstorepass changeit -destkeystore /tmp/t1.jks -deststorepass changeit

      ...
      Import command completed: 80 entries successfully imported, 0 entries failed or cancelled

      Warning:
      <gtecybertrustglobalca [jdk]> uses the MD5withRSA signature algorithm which is considered a security risk.

            rhalade Rajan Halade
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: