我想制作自己的 SSL 证书,以便在 Web 应用程序中使用。当我尝试生成密钥库时,出现此错误。我在其中插入了自己的新密码。有什么具体的密码吗?
窗口命令行
C:\jboss6\server\default\conf>keytool -genkey -alias jbosskey -keypass change_this -keyalg RSA -keystore server.keystore
Enter keystore password:
显示的错误
keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect