Certificate Private Key Password Encryptor Utility
If multiple certificates are imported into the Keystore, and the certificates have different private key passwords, this utility can be used to create a cacerts_config.properties file having all the certificate alias names and their passwords in encrypted format. The information in this file would be used to load certificates from Keystore.
Follow the steps given below for creating/updating the cacerts_config.properties file:
Stop OpsHub Server Service before execution of this utility.
Navigate to
<code class="expression">space.vars.SITENAME</code> Installation Folder>/Other_Resources/Resources.Unzip
OpsHub Certificate Passwords Utility.zip.Run
OpsHubCertificatePasswordsUtility.batfor Windows system. In case of Linux system, runOpsHubCertificatePasswordsUtility.sh.Enter the path for OpsHub Installation Directory.

Enter the certificate alias as shown below:

Enter the private key password of the certificate with the same alias as shown below:

Type "y" if more alias entries need to be added. The utility will prompt for alias name and password again. Type "n" if no more entries are required.

The utility will create
cacerts_config.propertiesfile with certificate alias names and their corresponding passwords in encrypted format.

If the
cacerts_config.propertiesfile already exists, then this utility will not create this file, it will just replace the password for the existing alias or add the new alias and encrypted password in the existingcacerts_config.properties.
Last updated

