Fix dovecot ldaps

This commit is contained in:
Kishi 2018-10-04 21:29:16 +02:00 committed by Kishi85
parent 59cca157e2
commit ca86d25ed5
1 changed files with 2 additions and 2 deletions

View File

@ -43,10 +43,10 @@ dnpass = {{ ldap_bindpw }}
#sasl_authz_id =
# Use TLS to connect to the LDAP server.
tls = yes
#tls = no
# TLS options, currently supported only with OpenLDAP:
tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt
tls_ca_cert_dir = /etc/ssl/certs
#tls_ca_cert_dir = /etc/ssl/certs
#tls_cipher_suite =
# TLS cert/key is used only if LDAP server requires a client certificate.
#tls_cert_file =