]> TLD Linux GIT Repositories - packages/dovecot.git/blobdiff - dovecot-disableSSLv3.patch
- updated to 2.2.33.2, partial PLD merge to keep spec in sync
[packages/dovecot.git] / dovecot-disableSSLv3.patch
index 3033e0126a5b5d821f783ad54c790168cb9204be..00be874d7b2f7e32cf8f201313084b393a63f958 100644 (file)
@@ -1,10 +1,9 @@
---- doc/example-config/conf.d/10-ssl.conf.orig 2016-12-30 20:34:12.730416568 +0100
-+++ doc/example-config/conf.d/10-ssl.conf      2016-12-30 20:36:58.630402918 +0100
-@@ -46,10 +46,10 @@
- #ssl_dh_parameters_length = 1024
+--- dovecot-2.2.27/doc/example-config/conf.d/10-ssl.conf~      2016-12-03 21:37:57.000000000 +0100
++++ dovecot-2.2.27/doc/example-config/conf.d/10-ssl.conf       2016-12-03 21:38:42.082007401 +0100
+@@ -47,9 +47,10 @@ ssl = no
  
  # SSL protocols to use
--#ssl_protocols = !SSLv3
+ #ssl_protocols = !SSLv3
 +ssl_protocols = !SSLv2 !SSLv3
  
  # SSL ciphers to use