I was running into some issues with a modified JAVA_HOME file layout.
- Using the wrong password didn't seem to be caught. I had other changes locally, but
cert-manage just hung...
$ ./bin/keytool -list -storepass <pass> -keystore <path>/lib/security/cacerts -rfc
keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect
-
If kpath's value was a directory cert-manage seemed to hang.
-
$JAVA_HOME/lib/security/cacerts didn't exist and cert-manage hung.
I was running into some issues with a modified JAVA_HOME file layout.
cert-managejust hung...If
kpath's value was a directorycert-manageseemed to hang.$JAVA_HOME/lib/security/cacertsdidn't exist andcert-managehung.