summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-11-28 20:54:53 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-11-28 21:41:25 +0000
commit5a2a0989efb831472f8edf5c4991953e6140c3ad (patch)
tree166984789643bcdb6c5fc7857851ce5dc2df6a01 /doc/doc-txt
parent6aac3239b4ce9638c2c5647684dc4ff2a6afbb42 (diff)
OpenSSL: fail the handshake when SNI processing hits a problem
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 1bf611011..d006d9dbe 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -160,6 +160,9 @@ JH/34 Increase RSA keysize of autogen selfsign cert from 1024 to 2048. RHEL 8.0
more-modern GnuTLS move from GNUTLS_SEC_PARAM_LOW to
GNUTLS_SEC_PARAM_MEDIUM.
+JH/35 OpenSSL: fail the handshake when SNI processing hits a problem, server
+ side. Previously we would continue as if no SNI had been received.
+
Exim version 4.91
-----------------