Server authentication
As a part of user authentication using LDAP, the device can be configured to support server certificate authentication. To enable server authentication (server certificate verification), follow these guidelines:
- While configuring the LDAP server, the Fully Qualified Domain Name (FQDN) of the AD server must be added as the host parameter, instead of the IP address. An FQDN is needed to validate the server identity as mentioned in the common name of the server certificate.
- The CA certificate of the AD server‘s certificate must be installed on the device. Currently, only PEM-formatted CA certificates can be imported into the device.
If more than one server is configured and an
LDAP CA certificate is imported for one server on the device, the device performs the
server certificate verification on all servers. Thus, either CA certificates for all
servers must be imported, or CA certificates must not be imported for any of the
servers. After the CA certificate is imported, it is retained even if the device is set
back to its default configuration. If the CA certificate is not required, you must
explicitly delete it.
Note
The LDAP CA certificate is mandatory for the LDAPS (LDAP
over TLS) mode of operation.