summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorViktor Dukhovni <openssl-users@dukhovni.org>2016-02-19 13:05:11 -0500
committerMatt Caswell <matt@openssl.org>2016-03-01 11:20:35 +0000
commitbc38a7d2d3c6082163c50ddf99464736110f2000 (patch)
treebcda9d38b12406a65418e6c353538f375f7ba07e /NEWS
parent1b1d8ae49a41c89a33d9902fc7304cf8accc3f67 (diff)
Disable EXPORT and LOW SSLv3+ ciphers by default
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c728ca6ac1..47fba26b82 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@
Major changes between OpenSSL 1.0.2f and OpenSSL 1.0.2g [under development]
+ o Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.
o Disable SSLv2 default build, default negotiation and weak ciphers.
Major changes between OpenSSL 1.0.2e and OpenSSL 1.0.2f [28 Jan 2016]