Skip to main content
5 events
when toggle format what by license comment
Jan 10 at 12:53 comment added Ramhound @dave_thompson_085 - Author isn’t using that version as the built-in version of OpenSSH hasn’t yet reach the 9.x branch
Jan 10 at 4:12 comment added dave_thompson_085 The id_{alg}.pub files are ALWAYS (not just on Windows) OpenSSH format (i.e. one line); if you manually make it any other format ssh won't work. -m on a generate or update command affects the privatekey file not the publickey; on export -e (only) it can format the publickey in what OpenSSH incorrectly calls PKCS8 but is in fact X.509/PKIX SPKI and NOT PKCS8. @Ramhound: actually OpenSSH 9.6 now does support PKCS8 for ed25519 privatekey, but this question (1) isn't about ed25519 and (2) isn't about privatekey.
Jan 10 at 1:45 history edited Ramhound CC BY-SA 4.0
Removed unnecessary signature
Jan 10 at 1:31 history edited user3161924 CC BY-SA 4.0
added command line used.
Jan 10 at 1:04 history asked user3161924 CC BY-SA 4.0