]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
doc: Updated tls_cert/key_file comment in dovecot-ldap.conf.ext
authorTimo Sirainen <tss@iki.fi>
Thu, 19 Aug 2010 17:44:20 +0000 (18:44 +0100)
committerTimo Sirainen <tss@iki.fi>
Thu, 19 Aug 2010 17:44:20 +0000 (18:44 +0100)
doc/example-config/dovecot-ldap.conf.ext

index 9e305dfa6ec5f12376b26e17c0ca5c0af078ca06..6053d0eb76be1ac3bf2870009811ea69e3b2d06c 100644 (file)
 # 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 =