https://bugzilla.mindrot.org/show_bug.cgi?id=3013
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- Created attachment 3295 --> https://bugzilla.mindrot.org/attachment.cgi?id=3295&action=edit support pkcs#8 and PEM I don't think we want to remove the ability to support olde PEM keys entirely as there's a bit of non-OpenSSL stuff that expects them. This adds support for PKCS#8 in parallel. "ssh-keygen -m PKCS8 -t rsa" seems to do the right thing with this now. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
