how to change keystore password code example
Example 1: change password jks file
keytool -storepasswd -keystore my.keystore
Example 2: change keystore password
keytool -storepasswd -keystore /path/to/keystore
keytool -storepasswd -keystore my.keystore
keytool -storepasswd -keystore /path/to/keystore