]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
OpenSSH/OpenSSL versioning problems: as of 3.4p1 this is _still_ not entirely
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 9 Jul 2002 11:34:10 +0000 (11:34 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 9 Jul 2002 11:34:10 +0000 (11:34 +0000)
fixed.

[originally from svn r1781]

doc/faq.but

index 7c42286a3717cfe7881b7bba8383dda26f12db9a..e2577bf478a5160a6e85b8b8ddd679895bb434ba 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: faq.but,v 1.29 2002/05/23 22:02:53 jacob Exp $
+\versionid $Id: faq.but,v 1.30 2002/07/09 11:34:10 jacob Exp $
 
 \A{faq} PuTTY FAQ
 
@@ -738,6 +738,10 @@ For more details and OpenSSH patches, see
 \W{http://bugzilla.mindrot.org/show_bug.cgi?id=138}{bug 138} in the
 OpenSSH BTS.
 
+\e{Update:} As of OpenSSH 3.4p1 the problem with SSH 1 and Blowfish
+remains. Apply the patch linked to from bug 138, or use another cipher
+(e.g., 3DES) instead.
+
 \S{faq-ssh2key-ssh1conn}{Question} Why do I see "Couldn't load private
 key from ..."? Why can PuTTYgen load my key but not PuTTY?