summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2020-01-17 10:40:51 -0500
committerPhil Pennock <pdp@exim.org>2020-01-17 10:40:51 -0500
commitc8b050fd148ef06666c1f6feaa492d122f65e23e (patch)
treebdc768eeae23a1be80e0b56edd904544c8061a41 /doc
parent677481d4fcf4811e193603d0e9970d1f62c74567 (diff)
Update openssl_options values to 1.1.1c
Not compiled, but heavily inspected and double-checked sorting.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index f0dccdc62..43b306d3b 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -108,6 +108,11 @@ JH/22 Taint checking: move to a hybrid approach for checking. Previously, one
where these assumptions do not hold. The new implementation tests for
the situation arising and actively switches over from fast to safe mode.
+PP/01 Update the openssl_options possible values through OpenSSL 1.1.1c.
+ New values supported, if defined on system where compiled:
+ allow_no_dhe_kex, cryptopro_tlsext_bug, enable_middlebox_compat,
+ no_anti_replay, no_encrypt_then_mac, prioritize_chacha, tlsext_padding
+
Exim version 4.93
-----------------