OpenSSH vs OpenSSL Q: mention older OpenSSH versions
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 14 Sep 2002 10:24:27 +0000 (10:24 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 14 Sep 2002 10:24:27 +0000 (10:24 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@1958 cda61777-01e9-0310-a592-d414129be87e

doc/faq.but

index be298ba..2592e50 100644 (file)
@@ -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?