[Bug 2342] ssh-keygen gives wrong error loading public key message

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Feb 21 09:19:05 AEDT 2015


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I can't replicate this:

[djm at fuyu openssh]$ mkdir x
[djm at fuyu openssh]$ cd x
[djm at fuyu x]$ ../ssh-keygen -t ed25519 -f key -N '' -q
[djm at fuyu x]$ ../ssh-keygen -lf ^C
[djm at fuyu x]$ rm key ; mv key.pub key
[djm at fuyu x]$ ../ssh-keygen -lf key
256 SHA256:0UH+G0Bw+ZP3rqTwxsio5CUTrKkS/kcJ26RwV3Twbyw djm at fuyu
(ED25519)

-- 
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