keytool should support -storepasswd for pkcs12 keystores

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: None
    • Component/s: security-libs
    • None

        keytool -storepasswd can change storepass of a keystore. Since a pkcs12 keystore should always have the same storepass and keypass, the -storepasswd command should change both at the same time. Currently, this command is a no-op because -new is always ignored.

        Workaround: use -importkeystore with the same new -deststorepass and -destkeypass.

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

                Created:
                Updated:
                Resolved: