To change the Common Component truststore (ldapcacerts or
jssecacerts) password, use the
hcmds64keytool utility (for Windows) or the
keytool utility (for Linux).
Make sure you have the truststore password.
-
Run the following command.
For Windows:
Common-Component-installation-folder\bin\hcmds64keytool -keystore truststore-file-name -storepasswd
For Linux:
Common-Component-installation-directory/uCPSB11/jdk/bin/keytool -keystore truststore-file-name -storepasswd
Where keystore is the truststore file path where the
certificate is stored.
The truststore (ldapcacerts or
jssecacerts) file paths are as follows.
jssecacerts
ldapcacerts
-
Specify the current truststore password.
-
Specify a new truststore password (minimum of 6 characters).
-
Specify the new truststore password again.