For example, keytool -import -trustcacerts -alias ldapssl -file "C:\Users\administrator.ADEPTIA\Desktop\adeptia.org.cer" -keystore "\Shared\truststore\cacerts"
After importing the LDAP Server certificate, you will be prompted to enter the keystore password. The default password is changeit.
Enter yes, when prompted to trust the certificate.
Follow the below steps to configure LDAP properties.
Click Account > Settings.
Expand the Application Settings in the left panel.
Select LDAP.
Click the Settings tab.
Expand LDAP Configuration. You'll see all the configurable properties for LDAP.
Double-click the VALUE field corresponding to the property abpm.ldap.provider.url, and set its value. The value for this property comprises of secured LDAP protocol, host name, and the SSL port number. For example, ldaps://abc.xyz:636. The default SSL port for secured LDAP is 636.
Set the value for the property abpm.ldap.enableLdapOverSSL to yes.