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: r8855-g4f798d~2197 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=1d94be4c9d6c1af2fb9d2a6602a28a072acb39f6;p=PuTTY_svn.git OpenSSH vs OpenSSL Q: mention older OpenSSH versions git-svn-id: http://svn.tartarus.org/sgt/putty@1958 cda61777-01e9-0310-a592-d414129be87e --- 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?