-
- the password to be entered here is not the password for the certificate to be executed
keytool-import-keystore-file
-
- this command prompts for the password to be entered
changeit
- trust certificate OK
keytool-import-keystore-file
changeit
Keytool error: Java. IO. IOException: keystore was tampered with, or the password was incorrect
The inscription 2012-01-15
D:\> Keytool – import – trustcacerts – alias javacas – the file “D:/Tomcat 6.0/conf/myserver. Cert” – keypass 123456 – keystore “% JAVA_HOME %/jre/lib/security/cacerts”
The following error occurred when keytool generated the root certificate: The reason is that the cacerts file will exist in the specified directory, backup it, remove it, and then execute the command Ok |