diff dovecot-example.conf @ 4696:abf9a1234b99 HEAD

Don't allow SSLv2 by default.
author Timo Sirainen <tss@iki.fi>
date Mon, 16 Oct 2006 01:10:30 +0300
parents 07afd19bc53e
children ad68cb8119e1
line wrap: on
line diff
--- a/dovecot-example.conf	Mon Oct 16 01:07:10 2006 +0300
+++ b/dovecot-example.conf	Mon Oct 16 01:10:30 2006 +0300
@@ -108,7 +108,7 @@
 #ssl_parameters_regenerate = 168
 
 # SSL ciphers to use
-#ssl_cipher_list = ALL:!LOW
+#ssl_cipher_list = ALL:!LOW:!SSLv2
 
 # Show protocol level SSL errors.
 #verbose_ssl = no