summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-05-13 15:22:21 +1000
committerDamien Miller <djm@mindrot.org>2002-05-13 15:22:21 +1000
commit05720356d6f24a4fedf05a4762d037d3a4ce8adf (patch)
treedede08952c19dfc1c6113a3d5297ca871dfbfd75 /INSTALL
parentf71d2a5d44a942b0794d8574f84b311d82bf4e29 (diff)
- (djm) Add INSTALL warning about SSH protocol 1 blowfish w/ OpenSSL < 0.9.6
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 276083c34..a7f73e648 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,6 +9,9 @@ http://www.gzip.org/zlib/
9OpenSSL 0.9.6 or greater: 9OpenSSL 0.9.6 or greater:
10http://www.openssl.org/ 10http://www.openssl.org/
11 11
12(OpenSSL 0.9.5a is partially supported, but some ciphers (SSH protocol 1
13Blowfish included) do not work correctly.)
14
12RPMs of OpenSSL are available at http://violet.ibs.com.au/openssh/files/support. 15RPMs of OpenSSL are available at http://violet.ibs.com.au/openssh/files/support.
13For Red Hat Linux 6.2, they have been released as errata. RHL7 includes 16For Red Hat Linux 6.2, they have been released as errata. RHL7 includes
14these. 17these.
@@ -223,4 +226,4 @@ Please refer to the "reporting bugs" section of the webpage at
223http://www.openssh.com/ 226http://www.openssh.com/
224 227
225 228
226$Id: INSTALL,v 1.52 2002/04/17 02:23:02 djm Exp $ 229$Id: INSTALL,v 1.53 2002/05/13 05:22:21 djm Exp $