Comment 27 for bug 348126

Revision history for this message
Trifon Trifonov (triffon) wrote :

I can reproduce the behavior reported by rancor, but using an RSA 1023-bit key. I have never had problems with ssh-agent before I upgraded to Jaunty. I can still login using "ssh -i mykey", but never with ssh-agent.

When I tried to generate a new RSA 2048-bit key, ssh-agent worked without a problem for it. However, when I generated a 1023-bit key by using "ssh-keygen -b 1023", ssh-agent fails again. I am attaching an example key (without a passphrase). It would be great if someone can confirm the problem for this key.