CA EEM Getting Started › Configuring External Directory Server Support › Connecting to LDAP Servers over SSL › How CA EEM Connects to LDAP Server Over SSL
How CA EEM Connects to LDAP Server Over SSL
The following process explains how the CA EEM server and the LDAP server communicate over SSL.
- The CA EEM server connects to the LDAP server using a Certificate Authority certificate.
- The LDAP server verifies the Certificate Authority certificate, and if the certificate is valid establishes a handshake with the CA EEM server.
- The LDAP server sends its public key to the CA EEM server during the handshake. The public key is used to encrypt data that is sent to the LDAP server.
- The CA EEM server uses the public key to encrypt data and sends the data to the LDAP server.
- The CA EEM server send username and password to authenticate against LDAP server.