diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-12-03 21:14:28 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-12-03 21:14:28 +0100 |
commit | 877d9c7c70b3d491bf56fab86b074f98f29434e0 (patch) | |
tree | 8dc59ad2037a9134cd266b720f627b8b98cfcb43 | |
parent | 2efaa772ca6db6e9b7fb34bc8402e19205df01cd (diff) | |
download | fetchmail-877d9c7c70b3d491bf56fab86b074f98f29434e0.tar.gz fetchmail-877d9c7c70b3d491bf56fab86b074f98f29434e0.tar.bz2 fetchmail-877d9c7c70b3d491bf56fab86b074f98f29434e0.zip |
NEWS: wolfSSL: mention some diagnostics still read OpenSSL.
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -88,6 +88,11 @@ removed from a 6.5.0 or newer release.) verbose mode even though --idle is not given, as an artifact of the 6.4.22 security fixes. Fetchmail means "could idle after poll", but this would have required another loop through the translators. +* aka ... hostnames are not considered for upstream server X.509 certificate + verification, aka was meant for alias detection with multidrop mailboxes. +* When compiled against wolfSSL, some diagnostics and messages of fetchmail are + hardcoded to read "OpenSSL"; this was found only after the call for + translations had been sent out already. -------------------------------------------------------------------------------- fetchmail-6.4.25.rc4 (release candidate issued 2021-12-03, 31641 LoC): |