summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2015-05-26 10:48:46 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-05-26 16:47:47 +0100
commit038597d295fa0ebd48ed4c00a6dfff0f30a2353a (patch)
tree931ef51b11d17e257bd4ee95cf721178bc78d296 /doc/doc-txt
parent089fc87a02b0c682ace3afc2f597f5e5b3b8f076 (diff)
TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve. Bug 1397
Original by Phil Pennock; tweaked by JH.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a0d964926..dcae009b6 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -109,6 +109,8 @@ JH/30 Check the forward DNS lookup for DNSSEC, in addition to the reverse,
JH/31 Check the HELO verification lookup for DNSSEC, adding new
$sender_helo_dnssec variable.
+JH/32 Bug 1397: Enable ECDHE on OpenSSL, just the NIST P-256 curve.
+
Exim version 4.85
-----------------