How to configure Spectrum to authenticate with Secure LDAP (LADPS)
Release : 10.3.x, 10.4.x
Component : SPCOCK: Spectrum OneClick
Example Keytool Command to import the LDAP certificate:
./keytool -import -alias ldaps -keystore $SPECROOT/custom/keystore/cacerts -trustcacerts -file certificate_filename
LDAP transmits communications in Clear Text, and LDAPS communication is encrypted and secure.
Lightweight Directory Access Protocol
http://msdn.microsoft.com/en-us/library/windows/desktop/aa367008(v=vs.85).aspx
Implementing LDAPS (LDAP over SSL)
http://blogs.technet.com/b/pki/archive/2011/06/02/implementing-ldaps-ldap-over-ssl.aspx