LdapSSLKeyFileDn

This stanza entry specifies the key label of the client certificate within the SSL key file.

Syntax

LdapSSLKeyFileDn = keyLabel

Description

Key label of the client certificate within the SSL key file. This stanza entry is used when the LDAP server is configured to do client authentication.

Note: The entries in this stanza are for internal use only. Do not modify the values in this file. To properly configure these entries, use the pdconfig utility.

Options

keyLabel

Identifies the client certificate that is presented to the LDAP server.

Usage

Conditional. This stanza entry is required when LdapSSL = ssl.

Default value

There is no default value.

Example

LdapSSL = ssl
LdapSSLKeyFileDn = "PD_LDAP"