diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-30 22:51:18 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 23:56:45 +0000 |
commit | 8a40db1c6153e108913c6308a95eb71725bddde3 (patch) | |
tree | f61ed642ae16f9dc1a544b8672b276e84bb316a9 /doc | |
parent | 56dbf856f209bbd6c6e211e691b8fd898e01dfe8 (diff) |
OpenSSL: Debug output TLS 1.3 keying
(cherry picked from commit 3c1f3b85aa4139ba062268ca958bab0dd0d64140)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 01c3a129e..9e91192cf 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -8,7 +8,8 @@ options, and new features, see the NewStuff file next to this ChangeLog. Exim version 4.93 ----------------- - (none yet) +JH/01 OpenSSL: With debug enabled output keying information sufficient, server + side, to decode a TLS 1.3 packet capture. Exim version 4.92 |