fix incorrect range of OpenSSL versions supported

Pointed out by Solar Designer
This commit is contained in:
Damien Miller 2017-11-24 10:23:47 +11:00
parent 83a1e5dbec
commit a65655fb1a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ OpenSSL)
Zlib 1.1.4 or 1.2.1.2 or greater (earlier 1.2.x versions have problems):
http://www.gzip.org/zlib/
libcrypto (LibreSSL or OpenSSL >= 0.9.8f < 1.1.0)
libcrypto (LibreSSL or OpenSSL >= 1.0.1 < 1.1.0)
LibreSSL http://www.libressl.org/ ; or
OpenSSL http://www.openssl.org/