keytool-importkeypair icon indicating copy to clipboard operation
keytool-importkeypair copied to clipboard

Support password protected certificate

Open mikalackis opened this issue 9 years ago • 0 comments

Importing key/certificate pairs is not working when they are protected with a password. This commit adds an option to provide flag -nocrypt so that the script knows if the certificate is encrypted or not and if it should ask the user for a password input.

mikalackis avatar Feb 24 '17 10:02 mikalackis