aboutsummaryrefslogtreecommitdiffstats
path: root/README.SSL
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2022-01-26 20:31:41 +0100
committerMatthias Andree <matthias.andree@gmx.de>2022-01-26 20:31:41 +0100
commit694e1757ff20c84c128b6c3c8ca3184836943aaa (patch)
tree04e452f27f5f36622d5fe79b0c1b54f70faa0f10 /README.SSL
parent9b14afd33570d73d9d5240c3e90f1296ac05f033 (diff)
downloadfetchmail-694e1757ff20c84c128b6c3c8ca3184836943aaa.tar.gz
fetchmail-694e1757ff20c84c128b6c3c8ca3184836943aaa.tar.bz2
fetchmail-694e1757ff20c84c128b6c3c8ca3184836943aaa.zip
Bump wolfSSL requirement to 5.1.1 and get ready for fetchmail 6.4.27.
Diffstat (limited to 'README.SSL')
-rw-r--r--README.SSL6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.SSL b/README.SSL
index c3ce0b02..66dec822 100644
--- a/README.SSL
+++ b/README.SSL
@@ -21,8 +21,8 @@ below and in the manual).
fetchmail 6.4.0 will auto-negotiate TLSv1 or newer only.
-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,
+Fetchmail 6.4.25 supports OpenSSL 3.0 and 1.1.1 and WolfSSL 5.1.1 or newer.
+Note that WolfSSL 5.1 is a bit less flexible about its trust store,
see INSTALL chapter 2.1 for details.
Note that many messages printed by fetchmail will print "OpenSSL"
@@ -35,7 +35,7 @@ wolfSSL's OpenSSL compatibility layer and not the native wolfSSL API.
Quickstart
----------
-Use an up-to-date release of OpenSSL v1.1.1 or v3.0.0 or wolfSSL 5.0.0 or
+Use an up-to-date release of OpenSSL v1.1.1 or v3.0.0 or wolfSSL 5.1.1 or
newer, so as to get TLSv1.3 support. Older OpenSSL versions are unsupported
upstream, and fetchmail rejects versions before v1.0.2f and warns about
versions before v1.1.1.