dovecot-2.1: example-config: Added ssl_crypto_device.

dovecot at dovecot.org dovecot at dovecot.org
Thu Nov 24 01:53:12 EET 2011


details:   http://hg.dovecot.org/dovecot-2.1/rev/a4e44005ee58
changeset: 13776:a4e44005ee58
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Nov 24 01:53:04 2011 +0200
description:
example-config: Added ssl_crypto_device.

diffstat:

 doc/example-config/conf.d/10-ssl.conf |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (10 lines):

diff -r e8c6ff480a18 -r a4e44005ee58 doc/example-config/conf.d/10-ssl.conf
--- a/doc/example-config/conf.d/10-ssl.conf	Thu Nov 24 01:50:35 2011 +0200
+++ b/doc/example-config/conf.d/10-ssl.conf	Thu Nov 24 01:53:04 2011 +0200
@@ -42,3 +42,6 @@
 
 # SSL ciphers to use
 #ssl_cipher_list = ALL:!LOW:!SSLv2:!EXP:!aNULL
+
+# SSL crypto device to use, for valid values run "openssl engine"
+#ssl_crypto_device =


More information about the dovecot-cvs mailing list