keytool-importkeypair
keytool-importkeypair copied to clipboard
Support password protected certificate
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.