| Summary: | authorized_keys does not accept RFC4716 format | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | openssh |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.7p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
openssh
2018-08-01 04:14:34 AEST
Sorry, we have no desire to change the authorized_keys format. RFC4716 is more cumbersome and incompatible with the way we handle key options. ssh-keygen can be used to convert RFC4716 to our format, but we're not going to include it in authorized_keys. closing resolved bugs as of 8.6p1 release |