[Bug 2699] PKCS#8 private keys with AES-128-CBC stopped working

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Mar 29 20:13:36 AEDT 2017


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

--- Comment #2 from Peter Wu <peter at lekensteyn.nl> ---
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.


More information about the openssh-bugs mailing list