This is a patch to improve the error message from ssh-keygen when you give an unknown key type. The new message looks like % ssh-keygen -t foo unknown key type foo known key types are: rsa1, rsa, dsa, ssh-rsa, ssh-dss
Created attachment 944 [details] Patch against openssh-4.1p1 to improve ssh-keygen -t error message
Created attachment 1017 [details] Default to generating a RSA key I think we are better off just generating a RSA2 key if not key type is specified, like this.
we have a patch, so put it on the radar.
patch applied - we now generate a RSA SSH protocol 2 key by default. If people need anything else, then they should read the manpage.
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.