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

Commit 2c57216

Browse files
committed
debug
1 parent d66acc2 commit 2c57216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ansible/templates/docker-compose.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
environment:
1313
PHPLDAPADMIN_HTTPS: 'false'
1414
PHPLDAPADMIN_LDAP_CLIENT_TLS: 'true'
15-
PHPLDAPADMIN_LDAP_CLIENT_TLS_REQCERT: try
15+
PHPLDAPADMIN_LDAP_CLIENT_TLS_REQCERT: demand
1616
PHPLDAPADMIN_LDAP_CLIENT_TLS_CA_CRT_FILENAME: custom_ca.crt
1717
PHPLDAPADMIN_LDAP_CLIENT_TLS_CRT_FILENAME: custom_ldap.crt
1818
PHPLDAPADMIN_LDAP_CLIENT_TLS_KEY_FILENAME: custom_ldap.key

0 commit comments

Comments
 (0)