UseSecureLdap

Specifies whether SSL is used with the LDAP provider.

  • When set to TRUE, SSL is used. You must have the appropriate certificates installed on the LDAP server. Once SSL is initiated, the certificates will secure communication between the LDAP server and the Content Server.

  • When set to FALSE, SSL is not used.

Default is FALSE.

Type and Usage

Location

  • Add/Edit LDAP Provider page, Use SSL

  • instance_dir/data/providers/provider_name/provider.hda

Example

Used as a configuration entry:

UseSecureLdap=true

See Also