We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477c660 commit 6f9b750Copy full SHA for 6f9b750
README.md
@@ -176,12 +176,10 @@ TLS options :
176
- **LDAP_TLS_CRT_FILENAME**: Ldap ssl certificate filename. Defaults to `ldap.crt`
177
- **LDAP_TLS_KEY_FILENAME**: Ldap ssl certificate private key filename. Defaults to `ldap.key`
178
- **LDAP_TLS_CA_CRT_FILENAME**: Ldap ssl CA certificate filename. Defaults to `ca.crt`
179
-
180
181
- **LDAP_TLS_CIPHER_SUITE**: TLS cipher suite. Defaults to `SECURE256:-VERS-SSL3.0`
182
- **LDAP_TLS_PROTOCOL_MIN**: TLS min protocol. Defaults to `3.1`
183
- **LDAP_TLS_VERIFY_CLIENT**: TLS verify client. Defaults to `demand`
184
+
185
Help: http://www.openldap.org/doc/admin24/tls.html
186
187
Replication options :
0 commit comments