From 8e53a4fc1a0790138a5b460da7d9c621f6d32622 Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Fri, 2 Dec 2016 14:32:08 +0100 Subject: OpenSSL: default to tls_eccurve = auto For OpenSSL < 1.0.2: fallback to prime256v1, for newer libraries rely on auto-selection. --- doc/doc-txt/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6532b1ced..156413fcd 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -140,6 +140,8 @@ HS/01 Fix leak in verify callout under GnuTLS, about 3MB per recipient on HS/02 Bug 1802: Do not half-close the connection after sending a request to rspamd. +HS/03 Use "auto" as the default EC curve parameter. For OpenSSL < 1.0.2 + fallback to "prime256v1". Exim version 4.87 ----------------- -- cgit v1.2.3