changeset 3511:d6d8cdd9b0fa HEAD

ssl_cipher_list setting needs to be uppercased ALL:!LOW or it won't work (there was no problem unless the setting was uncommented).
author Timo Sirainen <tss@iki.fi>
date Fri, 22 Jul 2005 21:41:12 +0300
parents 2910fde2725d
children 83c0a3e62722
files dovecot-example.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Jul 22 20:50:15 2005 +0300
+++ b/dovecot-example.conf	Fri Jul 22 21:41:12 2005 +0300
@@ -56,7 +56,7 @@
 #ssl_parameters_regenerate = 24
 
 # SSL ciphers to use
-#ssl_cipher_list = all:!low
+#ssl_cipher_list = ALL:!LOW
 
 # Disable LOGIN command and all other plaintext authentications unless
 # SSL/TLS is used (LOGINDISABLED capability). Note that 127.*.*.* and