aboutsummaryrefslogtreecommitdiffstats
path: root/README.SSL
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2023-01-04 11:46:02 +0100
committerMatthias Andree <matthias.andree@gmx.de>2023-01-04 11:59:10 +0100
commitf827307079714ea97e483942b25e3f6ab37cde8d (patch)
treec260bac0bd643b88f1313ac33c23a448c293f672 /README.SSL
parente689287068d682c8be1aca8348d1f761015463b6 (diff)
downloadfetchmail-f827307079714ea97e483942b25e3f6ab37cde8d.tar.gz
fetchmail-f827307079714ea97e483942b25e3f6ab37cde8d.tar.bz2
fetchmail-f827307079714ea97e483942b25e3f6ab37cde8d.zip
Bump TLS provider library requirements again.
Diffstat (limited to 'README.SSL')
-rw-r--r--README.SSL8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.SSL b/README.SSL
index bcc2070a..7f9055c1 100644
--- a/README.SSL
+++ b/README.SSL
@@ -21,7 +21,7 @@ below and in the manual).
fetchmail 6.4.0 will auto-negotiate TLSv1 or newer only.
-Fetchmail 6.4.35 supports OpenSSL 3.0.7 and 1.1.1s and WolfSSL 5.4.0 or newer.
+Fetchmail 6.4.35 supports OpenSSL 3.0.7 and 1.1.1s and WolfSSL 5.5.3 or newer.
Note that WolfSSL 5 is a bit less flexible about its trust store,
see INSTALL chapter 2.1 for details.
@@ -29,16 +29,16 @@ 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, 2022-11-01
+ -- Matthias Andree, 2023-01-04
Quickstart
----------
-Use an up-to-date release of OpenSSL v1.1.1 or v3.0 or wolfSSL 5.4 or
+Use an up-to-date release of OpenSSL v1.1.1 or v3.0 or wolfSSL 5.5 or
newer, so as to get TLSv1.3 support and latest fixes. Older OpenSSL versions
are unsupported upstream, and fetchmail rejects versions before v1.0.2f and
-warns about versions before v1.1.1.
+warns about versions before v1.1.1q or 3.0.7.
wolfSSL needs to be configured with --enable-opensslall --enable-harden,
else some required OpenSSL APIs are missing, especially for SNI (server name