Don't try SSH-1 RSA authentication unless the server has advertised support
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Sep 2007 21:33:21 +0000 (21:33 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Sep 2007 21:33:21 +0000 (21:33 +0000)
commitd5b2c8416d6b2fae04af32c43ee3ca0cef79da87
tree86823a74881e1ecf688ec8fe4079a17f9a816e4e
parent8f9e3231fb41f58da5b92bd69ec491a36c63b49f
Don't try SSH-1 RSA authentication unless the server has advertised support
for it.  It's possible that this obsoletes BUG_CHOKES_ON_RSA.  Certainly
the one SSH-1.5-Cisco-1.25 server I found was correctly not advertising RSA
auth.  For now, leave it in, because I'm not feeling entirely confident.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7726 cda61777-01e9-0310-a592-d414129be87e
ssh.c