I use this command to create ssl key for tomcat on Suse
keytool -genkey -alias tomcat -keyalg RSA
So now i need to change its password…the best way is to remove it? ou there is a command to change it?
I use this command to create ssl key for tomcat on Suse
keytool -genkey -alias tomcat -keyalg RSA
So now i need to change its password…the best way is to remove it? ou there is a command to change it?
it should be in your ~/.keystore/ directory.