diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-03-30 14:44:49 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-03-30 14:44:49 +0200 |
commit | d9021ba3978a61b8db96e6dc4616ccf64b33ca36 (patch) | |
tree | 90a335c6497a070085a58ffc3f7297b9ed9aa5f8 /website/index.html | |
parent | 5462d0010b5f89737ee8cfc35b698d0921104091 (diff) | |
download | fetchmail-d9021ba3978a61b8db96e6dc4616ccf64b33ca36.tar.gz fetchmail-d9021ba3978a61b8db96e6dc4616ccf64b33ca36.tar.bz2 fetchmail-d9021ba3978a61b8db96e6dc4616ccf64b33ca36.zip |
website: Recommend OpenSSL 1.1.1 or newer.
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index 43e55150..53a93a04 100644 --- a/website/index.html +++ b/website/index.html @@ -47,7 +47,7 @@ <p>On 2020-02-14, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail 6.4.2 has been released (click this link to download, or to see changes since 6.3.26) - </a>. Note that you will need OpenSSL 1.0.2 or newer to compile.</p> + </a>. Note that you should use OpenSSL 1.1.1 or newer to compile. OpenSSL 1.0.2 is EOL since Late 2019.</p> <p>This is a RECOMMENDED update for all users and updates fetchmailconf. Fetchmail 6.3.x versions are discontinued and no longer supported.</p> </div> |