https://bugzilla.mindrot.org/show_bug.cgi?id=2699
--- Comment #2 from Peter Wu <[email protected]> --- Perhaps the passphrase was wrongly entered (bad keyboard state?). It works now when the correct passphrase is typed in (rebooted in between). Can the error message can be improved? $ ssh-keygen -yf keypk8.pem Enter passphrase: 1233 Load key "keypk8.pem": invalid format $ ssh -V OpenSSH_7.5p1, OpenSSL 1.0.2k 26 Jan 2017 $ ssh-keygen -yf keypk8.pem Enter passphrase: 1233 Load key "keypk8.pem": incorrect passphrase supplied to decrypt private key $ ssh -V OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g 1 Mar 2016 -- 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
