diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-12-27 15:15:42 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-12-30 13:50:33 +0000 |
commit | ea98874e2a6a5aee2d512f3246f7d3c19c2ec63d (patch) | |
tree | da83f088e3eb0c6afd9a68c04d633bf95a2bd2b5 /doc/doc-txt/ChangeLog | |
parent | ef8a2428cfe2ba86715e8dc1f966f9532ff5d190 (diff) |
TLS: Deprecate RFC 5114 DH params. Bug 1895
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b155e6b9d..e7c7085f8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -63,6 +63,8 @@ JH/13 Bug 2845: Fix handling of tls_require_ciphers for OpenSSL when a value in 4.95 trapped when normalisation was applied to an option not needing expansion action. +JH/14 Bug 1895: TLS: Deprecate RFC 5114 Diffie-Hellman parameters. + Exim version 4.95 ----------------- |