Skip to content

Commit 477c660

Browse files
committed
README.md
1 parent 5869e9f commit 477c660

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,13 @@ TLS options :
177177
- **LDAP_TLS_KEY_FILENAME**: Ldap ssl certificate private key filename. Defaults to `ldap.key`
178178
- **LDAP_TLS_CA_CRT_FILENAME**: Ldap ssl CA certificate filename. Defaults to `ca.crt`
179179

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+
180187
Replication options :
181188
- **LDAP_REPLICATION**: Add openldap replication capabilities. Defaults to `false`
182189

0 commit comments

Comments
 (0)