| Summary: | ssh-keygen export of public keys (RFC4716 format) can include too-long lines | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | TJ Saunders <tj> | ||||||
| Component: | ssh-keygen | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | minor | CC: | djm, dtucker | ||||||
| Priority: | P4 | ||||||||
| Version: | 5.1p1 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 1626 | ||||||||
| Attachments: |
|
||||||||
|
Description
TJ Saunders
2009-08-06 15:25:00 AEST
Created attachment 1705 [details]
ssh-keygen: wrap long comment lines
Thanks for the report, we'll target this at 5.4.
Created attachment 1725 [details]
truncate at 72 chars
As per Markus' suggestion, just truncate at 72 chars
patch applied - this will be in OpenSSH 5.4 With the release of 5.4p1, this bug is now considered closed. |