Merge openssl_disable_ssl2 branch
[exim.git] / doc / doc-txt / NewStuff
index 0c3fccb74319a5bac8b4c958b8c6f3230c304814..4b9142238b85e4536aac2fad9255b7f5e814068f 100644 (file)
@@ -106,6 +106,10 @@ Version 4.80
     Set to "historic" to get the old GnuTLS behaviour of auto-generated DH
     primes.
 
+17. SSLv2 now disabled by default in OpenSSL.  (Never supported by GnuTLS).
+    Use "openssl_options -no_sslv2" to re-enable support, if your OpenSSL
+    install was not built with OPENSSL_NO_SSL2 ("no-ssl2").
+
 
 Version 4.77
 ------------