bugzilla-daemon at mindrot.org
2005-Jul-31 11:39 UTC
[Bug 1064] Patch: list valid key types in error message
http://bugzilla.mindrot.org/show_bug.cgi?id=1064
Summary: Patch: list valid key types in error message
Product: Portable OpenSSH
Version: 4.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh-keygen
AssignedTo: bitbucket at mindrot.org
ReportedBy: ed at membled.com
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
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jul-31 11:41 UTC
[Bug 1064] Patch: list valid key types in error message
http://bugzilla.mindrot.org/show_bug.cgi?id=1064 ------- Additional Comments From ed at membled.com 2005-07-31 21:41 ------- Created an attachment (id=944) --> (http://bugzilla.mindrot.org/attachment.cgi?id=944&action=view) Patch against openssh-4.1p1 to improve ssh-keygen -t error message ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.