aboutsummaryrefslogtreecommitdiffstats
path: root/README.SSL
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-20 14:40:55 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-20 16:28:41 +0100
commit8fcffe46b231ddcc0305a36bf7f9aaf27c7e1a50 (patch)
treee0de0d444a5d9a81a39c368473ac9967c26a36c3 /README.SSL
parent340d00bf9910ed55163be26435f70baf65a64f9d (diff)
downloadfetchmail-8fcffe46b231ddcc0305a36bf7f9aaf27c7e1a50.tar.gz
fetchmail-8fcffe46b231ddcc0305a36bf7f9aaf27c7e1a50.tar.bz2
fetchmail-8fcffe46b231ddcc0305a36bf7f9aaf27c7e1a50.zip
OpenSSL: bump minimum required version to 1.0.2f
...in order to safely remove the obsolete OpenSSL flag SSL_OP_SINGLE_DH_USE.
Diffstat (limited to 'README.SSL')
-rw-r--r--README.SSL2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.SSL b/README.SSL
index 425f574e..519e986f 100644
--- a/README.SSL
+++ b/README.SSL
@@ -31,7 +31,7 @@ Quickstart
Use an up-to-date release of OpenSSL v1.1.1 or v3.0.0 or newer, so as to get
TLSv1.3 support. Older OpenSSL versions are unsupported upstream, and
-fetchmail rejects versions before v1.0.2 and warns about versions before
+fetchmail rejects versions before v1.0.2f and warns about versions before
v1.1.1.
In all four examples below, the (--)sslcertck has become redundant