diff dovecot-example.conf @ 1996:d8f06a0c818e HEAD

Added ssl_cipher_list setting.
author Timo Sirainen <tss@iki.fi>
date Mon, 10 May 2004 04:55:41 +0300
parents 7ac0ef106427
children 1d0985f6bdd9
line wrap: on
line diff
--- a/dovecot-example.conf	Mon May 10 04:47:08 2004 +0300
+++ b/dovecot-example.conf	Mon May 10 04:55:41 2004 +0300
@@ -43,6 +43,9 @@
 # entirely.
 #ssl_parameters_regenerate = 24
 
+# SSL ciphers to use
+#ssl_cipher_list = all:!low
+
 # Disable LOGIN command and all other plaintext authentications unless
 # SSL/TLS is used (LOGINDISABLED capability). Note that 127.*.*.* and
 # IPv6 ::1 addresses are considered secure, this setting has no effect if