Disable SSLv2 by default.
[exim.git] / doc / doc-txt / NewStuff
index 2872d241f0f74857095d85ba1b521e3c4e44142e..6eae4ce7b0eebc500bb1dee00fa95f98f0cb79f1 100644 (file)
@@ -56,6 +56,10 @@ Version 4.78
 
     Currently OpenSSL only.
 
+ 8. 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
 ------------