Skip to content

Commit 5d66c96

Browse files
author
mettacrawler
authored
LDAP_TLS_PROTOCOL_MIN is deprecated
See PR 70
1 parent 2a03b39 commit 5d66c96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ services:
2222
LDAP_TLS_CA_CRT_FILENAME: "ca.crt"
2323
LDAP_TLS_ENFORCE: "false"
2424
LDAP_TLS_CIPHER_SUITE: "SECURE256:-VERS-SSL3.0"
25-
LDAP_TLS_PROTOCOL_MIN: "3.1"
2625
LDAP_TLS_VERIFY_CLIENT: "demand"
2726
LDAP_REPLICATION: "false"
2827
#LDAP_REPLICATION_CONFIG_SYNCPROV: "binddn="cn=admin,cn=config" bindmethod=simple credentials=$LDAP_CONFIG_PASSWORD searchbase="cn=config" type=refreshAndPersist retry="60 +" timeout=1 starttls=critical"

0 commit comments

Comments
 (0)