1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

Add support for start_tls

This commit is contained in:
gajus 2025-04-19 17:02:45 +02:00
parent d41f4f3907
commit 1162a3a011
4 changed files with 56 additions and 16 deletions

4
config
View file

@ -102,8 +102,12 @@
#ldap_user_attribute = cn
# Use ssl on the ldap connection
# Soon to be deprecated, use ldap_encryption instead
#ldap_use_ssl = False
# the encryption mode to be used: ssl, start_tls, default is none
#ldap_encryption = none
# The certificate verification mode. NONE, OPTIONAL, default is REQUIRED
#ldap_ssl_verify_mode = REQUIRED