[Bug 2947] ssh-keygen generated keys are not read in by openssl

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Dec 19 23:00:03 AEDT 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2947

Jakub Jelen <jjelen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jjelen at redhat.com

--- Comment #1 from Jakub Jelen <jjelen at redhat.com> ---
The release notes [0] specify this pretty explicitly:

 * ssh-keygen(1): write OpenSSH format private keys by default
   instead of using OpenSSL's PEM format.

If you wish to generate the PEM files, use the -m PEM, which is
unfortunately undocumented either [1] yet.

[0] http://www.openssh.com/txt/release-7.8
[1] https://bugzilla.mindrot.org/show_bug.cgi?id=2904

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list