Add support for start_tls
This commit is contained in:
4
config
4
config
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user