https://bugzilla.mindrot.org/show_bug.cgi?id=3023
Jakub Jelen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jakub Jelen <[email protected]> --- See the bug #3013 which proposed this change. The simplest solution would be to teach dropbear this format. The OpenSSL 1.0 introducing this format was released almost 10 years ago. Otherwise, you can always use openssl to convert the keys for you: openssl pkey -traditional -in /tmp/rsa.pem -out /tmp/rsa-traditional.pem -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
