From 85646d8e6931a4537f498cdae3ccc320497669fc Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 19 Aug 2010 18:44:20 +0100 Subject: [PATCH] doc: Updated tls_cert/key_file comment in dovecot-ldap.conf.ext --- doc/example-config/dovecot-ldap.conf.ext | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = -- 2.47.3