| Summary: | Patch: list valid key types in error message | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ed Avis <ed> | ||||||
| Component: | ssh-keygen | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | enhancement | Keywords: | needs-release-note | ||||||
| Priority: | P2 | ||||||||
| Version: | 4.1p1 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 1047 | ||||||||
| Attachments: |
|
||||||||
|
Description
Ed Avis
2005-07-31 21:39:42 AEST
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. |