summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2017-11-24 10:23:47 +1100
committerDamien Miller <djm@mindrot.org>2017-11-24 10:23:47 +1100
commita65655fb1a12b77fb22f9e71559b9d73030ec8ff (patch)
tree32101346cefd8bd1499bc7462fba2870c2b42928 /INSTALL
parent83a1e5dbec52d05775174f368e0c44b08619a308 (diff)
fix incorrect range of OpenSSL versions supported
Pointed out by Solar Designer
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e4865bbb..96563fc9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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/