ARS_LDAP_USE_SSL parameter

Specifies that Content Manager OnDemand communicates with the LDAP server by using SSL.

To use SSL, set this parameter to TRUE and specify the following LDAP parameters:
  • ARS_LDAP_KEYRING_FILE
  • ARS_LDAP_KEYRING_LABEL

Valid values are TRUE and FALSE. If the parameter does not exist or you do not specify a value, the default value is FALSE.

Example: ARS_LDAP_USE_SSL=TRUE

This parameter is optional for LDAP authentication.