summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-12-30 22:46:25 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-12-30 22:54:23 +0000
commit09fa60df6e9929364a2c0830eff1e0f4f27ba095 (patch)
tree22f39b0ec6baaa21aefec4fa43ed09864c14ae33 /doc/doc-txt/ChangeLog
parent3c1f3b85aa4139ba062268ca958bab0dd0d64140 (diff)
OpenSSL: send no TLS1.3 session tickets
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index d24b44c94..75427d68e 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -11,6 +11,10 @@ Exim version 4.93
JH/01 OpenSSL: With debug enabled output keying information sufficient, server
side, to decode a TLS 1.3 packet capture.
+JH/02 OpenSSL: suppress the sending of (stateful) TLS1.3 session tickets.
+ Previously the default library behaviour applied, sending two, each in
+ its own TCP segment.
+
Exim version 4.92
-----------------