When LDAP clients request TLS secured connections to the JCS, you can configure the password used on the Java keystore. We recommend that you configure the password to overwrite the temporary cached password for this keystore when freshly installed.
Note: If you want to install your own certificate instead of the default Provisioning Manager certificate configured by the installer, you can also manage the keystore using the keytool utility included in the Java Runtime Environment
Follow these steps:
cd $jcs_home/_uninst/_jvm/bin
Windows changes the directory to the JVM's bin folder.
cd jcs_home/bin
ldaps_password new-password../conf/override/server jcs.properties
The encrypted ldapsCertificatePassword value in server_jcs.properties is updated.
ldaps_password new-password ../conf/override/server_jcs.properties connectorManager.connectorClientCertStorePassword
The encrypted connectorClientCertStorePassword value in server_jcs.properties is updated.
Note: The password for the keystore is the password that you set during the JCS installation.
|
Copyright © 2014 CA.
All rights reserved.
|
|