Tag: JKS

How to Change JKS KeyStore Private Key Password

When your keystore is compromised,  you must change the password of it…  Also when you are using/testing IDM products that are shipped with default keystores,  It is always better to use them by changing the default passwords.  Passwords of JKS files can be easily changed by using java keytool command as  following… Use following keytool command to change the key store password […]