LdapSSL
This stanza entry specifies whether to enable SSL communication on the LDAP server.
Syntax
LdapSSL = {ssl|nossl} Description
Specification of whether to enable
SSL communication on the LDAP server. If the LDAP server is not SSL
enabled, any Verify Identity Access server
that is SSL enabled cannot communicate with the LDAP server.
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
- ssl
- Enables SSL communication. SSL is automatically configured.
- nossl
- Disables SSL communication. Anything other than
ssl, including a blank value, is interpreted asnossl.
Usage
Optional
Default value
The default value is server-dependent.
Example
LdapSSL = nossl