crl-ldap-user

Use the crl-ldap-user entry in the [ssl] stanza to specify an LDAP user who has permissions to retrieve the CRL on the LDAP server specified in crl-ldap-server.

crl-ldap-user = user_DN

Description

Fully qualified distinguished name (DN) of an LDAP user that has access to the Certificate Revocation List.

Options

Usage: Optional A null value for crl-ldap-user indicates that the SSL authenticator should bind to the LDAP server anonymously.

Default: None.

Example:

crl-ldap-user = 
cn=webseald/diamond,cn=SecurityDaemons,secAuthority=Default

Parent topic: [ssl] stanza