From: jacob Date: Tue, 9 Jul 2002 11:34:10 +0000 (+0000) Subject: OpenSSH/OpenSSL versioning problems: as of 3.4p1 this is _still_ not entirely X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/59f76022ba5d26b64fb06b07c947808ef3457052?hp=9acdecb3bad51f31823643b237491128d0046f84 OpenSSH/OpenSSL versioning problems: as of 3.4p1 this is _still_ not entirely fixed. git-svn-id: svn://svn.tartarus.org/sgt/putty@1781 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/faq.but b/doc/faq.but index 7c42286a..e2577bf4 100644 --- a/doc/faq.but +++ b/doc/faq.but @@ -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?