summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 23bcf384c..443ff9f3f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,7 +19,7 @@ Zlib 1.1.4 or 1.2.1.2 or greater (earlier 1.2.x versions have problems):
19http://www.gzip.org/zlib/ 19http://www.gzip.org/zlib/
20 20
21libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto 21libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto
22is supported but severely restricts the avilable ciphers and algorithms. 22is supported but severely restricts the available ciphers and algorithms.
23 - LibreSSL (https://www.libressl.org/) 23 - LibreSSL (https://www.libressl.org/)
24 - OpenSSL (https://www.openssl.org) with any of the following versions: 24 - OpenSSL (https://www.openssl.org) with any of the following versions:
25 - 1.0.x >= 1.0.1 or 1.1.0 >= 1.1.0g or any 1.1.1 25 - 1.0.x >= 1.0.1 or 1.1.0 >= 1.1.0g or any 1.1.1
@@ -51,7 +51,7 @@ http://prngd.sourceforge.net/
51 51
52EGD: 52EGD:
53 53
54The Entropy Gathering Daemon (EGD) suppports the same interface as prngd. 54The Entropy Gathering Daemon (EGD) supports the same interface as prngd.
55It also supported only if libcrypto is configured to support it. 55It also supported only if libcrypto is configured to support it.
56 56
57http://egd.sourceforge.net/ 57http://egd.sourceforge.net/
@@ -277,6 +277,6 @@ summary data may be published.
2775. Problems? 2775. Problems?
278------------ 278------------
279 279
280If you experience problems compiling, installing or running OpenSSH. 280If you experience problems compiling, installing or running OpenSSH,
281Please refer to the "reporting bugs" section of the webpage at 281please refer to the "reporting bugs" section of the webpage at
282https://www.openssh.com/ 282https://www.openssh.com/