Skip to content
This repository was archived by the owner on Dec 24, 2023. It is now read-only.

Commit 1afed75

Browse files
author
Cristian Chiru
committed
Remove TLS_VERIFY_CLIENT
1 parent be14a9a commit 1afed75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/openldap/templates/docker-compose/tiredofit/openldap-docker-compose.yaml.j2

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ services:
6565
TLS_KEY_FILENAME: "server.key"
6666
TLS_CREATE_CA: "false"
6767
TLS_CA_CRT_PATH: "/certs"
68-
TLS_VERIFY_CLIENT: "demand"
6968

7069
ENABLE_REPLICATION: "true"
7170
## olcSyncRepl options used for the config database. Without rid and provider which are automatically added based on REPLICATION_HOSTS. Default binddn="cn=admin,cn=config" bindmethod=simple credentials=$CONFIG_PASS searchbase="cn=config" type=refreshAndPersist retry="60 +" timeout=1 starttls=critical

0 commit comments

Comments
 (0)