[Bug 2342] New: ssh-keygen gives wrong error loading public key message
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jan 23 23:43:17 AEDT 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2342
Bug ID: 2342
Summary: ssh-keygen gives wrong error loading public key
message
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
Reporter: ismail at donmez.ws
Using latest openssh-portable.git
[~]> cat foo
i10z.com ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIIkPOwWQHARlE7C+wFr2dl/zUu97AUG/YpfwgpDgYH2z
[~]> /usr/local/bin/ssh-keygen -l -f ./foo
Error loading public key "./foo": No such file or directory
256 SHA256:9BPlb4ZU9f4OP3LEz9cqYhJYR5EtefTd3PInri50Zc4 i10z.com
(ED25519)
Using ssh-keygen from openssh 6.6.1p1 :
[~]> /usr/bin/ssh-keygen -l -f ./foo
256 10:3a:04:2d:ea:63:64:31:6c:de:ec:4c:ae:fb:ef:dc [MD5] i10z.com
(ED25519)
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list