diff dovecot-example.conf @ 5245:b6be3258cf9d HEAD

Added note about ssl_require_client_cert in ssl_verify_client_cert comments.
author Timo Sirainen <tss@iki.fi>
date Thu, 08 Mar 2007 15:42:25 +0200
parents b931a7d3c576
children 8384f797c0fc
line wrap: on
line diff
--- a/dovecot-example.conf	Thu Mar 08 15:22:53 2007 +0200
+++ b/dovecot-example.conf	Thu Mar 08 15:42:25 2007 +0200
@@ -100,7 +100,8 @@
 # CRL(s). CRL checking is new in dovecot .rc1
 #ssl_ca_file = 
 
-# Request client to send a certificate.
+# Request client to send a certificate. If you also want to require it, set
+# ssl_require_client_cert=yes in auth section.
 #ssl_verify_client_cert = no
 
 # How often to regenerate the SSL parameters file. Generation is quite CPU