From: Jacob Nevins Date: Sat, 14 Sep 2002 10:24:27 +0000 (+0000) Subject: OpenSSH vs OpenSSL Q: mention older OpenSSH versions X-Git-Tag: 0.53~19 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;ds=sidebyside;h=9164a7b17660e91ba587984b2a5e6fa1b8d4bdcf;p=PuTTY.git OpenSSH vs OpenSSL Q: mention older OpenSSH versions [originally from svn r1958] --- diff --git a/doc/faq.but b/doc/faq.but index be298ba1..2592e50c 100644 --- a/doc/faq.but +++ b/doc/faq.but @@ -1,4 +1,4 @@ -\versionid $Id: faq.but,v 1.34 2002/09/02 13:04:46 jacob Exp $ +\versionid $Id: faq.but,v 1.35 2002/09/14 10:24:27 jacob Exp $ \A{faq} PuTTY FAQ @@ -743,6 +743,10 @@ packet") Blowfish remains. Rebuild your server, apply the patch linked to from bug 138 above, or use another cipher (e.g., 3DES) instead. +\e{Other versions:} we occasionally get reports of the same symptom +and workarounds with older versions of OpenSSH, although it's not +clear the underlying cause is the same. + \S{faq-ssh2key-ssh1conn}{Question} Why do I see "Couldn't load private key from ..."? Why can PuTTYgen load my key but not PuTTY?