Enable SSL in LDAP authentication [Updated in Security Center 1.5 and 2.0]
Manage the encryption of LDAP authentication requests on your instance.
Use the glide.ldap.use.ssl property to enable or disable TLS encryption for LDAP authentication requests sent over the network. If this property is not set to the recommended value of true, LDAP authentication is susceptible to a man-in-the-middle attack.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.ldap.use.ssl |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | true |
| Category | Authentication |
| Security risk |
|
| Dependencies and prerequisites | None |
| References | Lightweight Directory Access Protocol integration |