From e6f0d7f48bc579234ee7a9d2dba82b4d0a7363bf Mon Sep 17 00:00:00 2001 From: gajus Date: Sat, 19 Apr 2025 17:07:24 +0200 Subject: [PATCH] Update config --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index eb7a85a1..dbab07bd 100644 --- a/config +++ b/config @@ -108,7 +108,7 @@ # the encryption mode to be used: ssl, start_tls, default is none #ldap_encryption = none -# The certificate verification mode. NONE, OPTIONAL, default is REQUIRED +# The certificate verification mode. Works for ssl and start_tls. NONE, OPTIONAL, default is REQUIRED #ldap_ssl_verify_mode = REQUIRED # The path to the CA file in pem format which is used to certificate the server certificate