Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8244148 keytool -printcert and -printcrl should support the -trustcacerts and -keystore options
  3. JDK-8259733

Release Note: Added -trustcacerts and -keystore Options to keytool -printcert and -printcrl Commands

    XMLWordPrintable

Details

    Description

      The `-trustcacerts` and `-keystore` options have been added to the `-printcert` and `-printcrl` commands of the `keytool` utility. The `-printcert` command does not check for the weakness of a certificate's signature algorithm if it is a trusted certificate in the user's keystore or in the `cacerts` keystore. The `-printcrl` command verifies the CRL using a certificate from the user's keystore or the `cacerts` keystore, and will print out a warning if it cannot be verified.

      Attachments

        Activity

          People

            hchao Haimay Chao
            hchao Haimay Chao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: