Importing a Certificate for Communicating with an LDAP Server Over SSL
To communicate with an LDAP server through SSL, a root authority certificate must be added to the default Java keystore.
If you receive an SSL handshake error when trying to connect to an LDAP server, perform the following steps:
Receive the SSL certificate from your IT department.
Start the key- and certificate-management tool
Keytool.
Keytool is part of
Performance Manager's JRE installation, and is located in
C:\Program Files\Silk\Silk Performance Manager19.5\lib\jre\bin. For additional information on Keytool, see
keytool - Key and Certificate Management Tool.
To add the certificate to the default Java keystore on the front-end server and application server, type for example the following
command in Keytool: