diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-12-05 09:53:54 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-12-05 09:53:54 +0100 |
commit | ad96f3ef1136aa4a201a5dffceb2b005be4b7011 (patch) | |
tree | a1aabb2fdbc7481ff9f0a3408b06c6032af2fd2f /README.SSL | |
parent | 877d9c7c70b3d491bf56fab86b074f98f29434e0 (diff) | |
download | fetchmail-ad96f3ef1136aa4a201a5dffceb2b005be4b7011.tar.gz fetchmail-ad96f3ef1136aa4a201a5dffceb2b005be4b7011.tar.bz2 fetchmail-ad96f3ef1136aa4a201a5dffceb2b005be4b7011.zip |
README*: update
Diffstat (limited to 'README.SSL')
-rw-r--r-- | README.SSL | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -25,7 +25,11 @@ Fetchmail 6.4.25 supports OpenSSL 3.0 and 1.1.1 and WolfSSL 5.0. Note that WolfSSL 5.0 is a bit less flexible about its trust store, see INSTALL chapter 2.1 for details. - -- Matthias Andree, 2021-11-20 +Note that many messages printed by fetchmail will print "OpenSSL" +even if wolfSSL is being used. Reason is that fetchmail uses +wolfSSL's OpenSSL compatibility layer and not the native wolfSSL API. + + -- Matthias Andree, 2021-12-05 Quickstart |