jdk/src/java.base/share/classes/sun/security/tools/keytool/Resources.java
changeset 27038 64cb6608f8a6
parent 26866 481a9b9b4190
child 34381 be5600f6a4da
equal deleted inserted replaced
27037:5a6ef51923c4 27038:64cb6608f8a6
   345                  "Enter new alias name\t(RETURN to cancel import for this entry):  "},
   345                  "Enter new alias name\t(RETURN to cancel import for this entry):  "},
   346         {"Enter.alias.name.", "Enter alias name:  "},
   346         {"Enter.alias.name.", "Enter alias name:  "},
   347         {".RETURN.if.same.as.for.otherAlias.",
   347         {".RETURN.if.same.as.for.otherAlias.",
   348                 "\t(RETURN if same as for <{0}>)"},
   348                 "\t(RETURN if same as for <{0}>)"},
   349         {".PATTERN.printX509Cert",
   349         {".PATTERN.printX509Cert",
   350                 "Owner: {0}\nIssuer: {1}\nSerial number: {2}\nValid from: {3} until: {4}\nCertificate fingerprints:\n\t MD5:  {5}\n\t SHA1: {6}\n\t SHA256: {7}\n\t Signature algorithm name: {8}\n\t Version: {9}"},
   350                 "Owner: {0}\nIssuer: {1}\nSerial number: {2}\nValid from: {3} until: {4}\nCertificate fingerprints:\n\t MD5:  {5}\n\t SHA1: {6}\n\t SHA256: {7}\nSignature algorithm name: {8}\nSubject Public Key Algorithm: {9} ({10,number,#})\nVersion: {11}"},
   351         {"What.is.your.first.and.last.name.",
   351         {"What.is.your.first.and.last.name.",
   352                 "What is your first and last name?"},
   352                 "What is your first and last name?"},
   353         {"What.is.the.name.of.your.organizational.unit.",
   353         {"What.is.the.name.of.your.organizational.unit.",
   354                 "What is the name of your organizational unit?"},
   354                 "What is the name of your organizational unit?"},
   355         {"What.is.the.name.of.your.organization.",
   355         {"What.is.the.name.of.your.organization.",