]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Don't try SSH-1 RSA authentication unless the server has advertised support
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 20 Sep 2007 21:33:21 +0000 (21:33 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 20 Sep 2007 21:33:21 +0000 (21:33 +0000)
commit9caf6335b33fe28136d08a688844382b4cce7e2c
tree86823a74881e1ecf688ec8fe4079a17f9a816e4e
parent056db708c98b3af76cb6a9ac9ad2c60abcc1f9bb
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: http://svn.tartarus.org/sgt/putty@7726 cda61777-01e9-0310-a592-d414129be87e
ssh.c