LDAP Secure (LDAPS)
LDAP Secure (LDAPS) is a method of implementing LDAP using SSL/TLS encryption.
- server is installed with a digital certificate used to:
- setup TLS session to authenticate to the server
- protect the user’s LDAP credentials and data
- uses port 636