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

Creating new property strings for changing passwords in keytool

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      When changing a password, keytool shows a prompt . Currently it's the combination of two localizable strings:

      New.prompt.=New {0}:\u0020
      key.password.for.alias.=key password for <{0}>

      and it ends up with "New key password for <alias>".

      This might not work fine with certain languages when it's not a simple concatanation.

      Suggest creating dedicated strings for "new storepass" and "new keypass" fucntions.

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

              Created:
              Updated: