forked from infra/ansible
Fix dovecot ldaps
This commit is contained in:
parent
59cca157e2
commit
ca86d25ed5
@ -43,10 +43,10 @@ dnpass = {{ ldap_bindpw }}
|
|||||||
#sasl_authz_id =
|
#sasl_authz_id =
|
||||||
|
|
||||||
# Use TLS to connect to the LDAP server.
|
# Use TLS to connect to the LDAP server.
|
||||||
tls = yes
|
#tls = no
|
||||||
# TLS options, currently supported only with OpenLDAP:
|
# TLS options, currently supported only with OpenLDAP:
|
||||||
tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt
|
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_cipher_suite =
|
||||||
# TLS cert/key is used only if LDAP server requires a client certificate.
|
# TLS cert/key is used only if LDAP server requires a client certificate.
|
||||||
#tls_cert_file =
|
#tls_cert_file =
|
||||||
|
Loading…
Reference in New Issue
Block a user