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

clarification on warning of keytool -printcrl

XMLWordPrintable

    • b28
    • generic
    • generic
    • Verified

        The keytool -printcrl command tries to verify the input CRL file using a cert in cacerts for the specified keystore (or ~/.keystore is not specified). If no cert can be found that signs the CRL, it would print out

          WARNING: not verified. Make sure -keystore and -alias are correct.

        This is not entirely correct, because -alias is not used here.

        This code change involves new localized string entry in sun/security/Resources.java.

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: