From: Timo Sirainen Date: Thu, 19 Aug 2010 17:44:20 +0000 (+0100) Subject: doc: Updated tls_cert/key_file comment in dovecot-ldap.conf.ext X-Git-Tag: 2.0.1~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85646d8e6931a4537f498cdae3ccc320497669fc;p=thirdparty%2Fdovecot%2Fcore.git doc: Updated tls_cert/key_file comment in dovecot-ldap.conf.ext --- diff --git a/doc/example-config/dovecot-ldap.conf.ext b/doc/example-config/dovecot-ldap.conf.ext index 9e305dfa6e..6053d0eb76 100644 --- a/doc/example-config/dovecot-ldap.conf.ext +++ b/doc/example-config/dovecot-ldap.conf.ext @@ -44,9 +44,10 @@ # TLS options, currently supported only with OpenLDAP: #tls_ca_cert_file = #tls_ca_cert_dir = +#tls_cipher_suite = +# TLS cert/key is used only if LDAP server requires a client certificate. #tls_cert_file = #tls_key_file = -#tls_cipher_suite = # Valid values: never, hard, demand, allow, try #tls_require_cert =