ssl-keyfile-dn

Use the ssl-keyfile-dn stanza entry to define the key label of the client personal certificate within the SSL key file.

ssl-keyfile-dn = key_label

Description

String that specifies the key label of the client personal certificate within the SSL key file. This key label is used to identify the client certificate that is presented to the LDAP server.

Options

Usage: Optional The certificate that is referenced by this stanza entry is from the [ldap] ssl-keyfile entry specified in each server's configuration file. If it is specified, then the [ldap] ssl-keyfile referenced in each .conf file on the same server as the ldap.conf containing the [server:<instance>] ssl-keyfile-dn value must contain a certificate with this label.

Default value None.

Example:

ssl-keyfile-dn = "PD_LDAP"

Parent topic: [server:<instance>] stanza