Enhance keytool to deal with password-less pkcs12 keystores nicely

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 12
    • Component/s: security-libs
    • None

      The enhancement could include:

      1. When keystore is password-less, do not prompt or complain about missing -storepass.

      2. When keystore is password-less and -storepass is provided, consider a warning on it being useless.

      3. For password-less keystore, allow storepass and keypass be different. For example, allowing providing -keypass without -storepass, etc.

      A keystore is password-less if:

      1. It exists and is password-less

      2. It does not exist but will be created password-less

            Assignee:
            Weijun Wang
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: