| Summary: | ssh-keygen -t rsa1 generates key and then fails to save it | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ian Jackson <oxwghc> |
| Component: | ssh-keygen | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | minor | CC: | cjwatson, dtucker |
| Priority: | P5 | ||
| Version: | 7.4p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Ian Jackson
2018-01-24 22:43:08 AEDT
Thanks for the report. This has already been fixed in this commit which was included in the 7.6 release: https://github.com/openssh/openssh-portable/commit/873d3e7d $ ssh -V OpenSSH_7.6p1, OpenSSL 1.0.2m-fips 2 Nov 2017 $ ssh-keygen -t rsa1 -b 2048 -f t unknown key type rsa1 Close all resolved bugs after release of OpenSSH 7.7. |