diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-04-13 11:51:50 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-04-13 11:51:50 +0100 |
commit | 321ef002e23ff171922075988bcd8e77bae884b7 (patch) | |
tree | e175340e36494ba62043d8b6493214215b4b9d1f /doc/doc-txt/ChangeLog | |
parent | 0f9d3f8ba8cf8b559b74ba9166d8a436498651b4 (diff) |
DKIM: add support for the SubjectPublicKeyInfo wrapped form of pubkey
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9fc466365..83a37d515 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -206,6 +206,10 @@ JH/37 Bug 2255: Revert the disable of the OpenSSL session caching. This PP/03 Add util/renew-opendmarc-tlds.sh script for safe renewal of public suffix list. +JH/38 DKIM: accept Ed25519 pubkeys in SubjectPublicKeyInfo-wrapped form, + since the IETF WG has not yet settled on that versus the original + "bare" representation. + Exim version 4.90 ----------------- |