[Bug 3627] openssh 9.4p1 does not see RSA keys in know_hosts file.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Nov 3 09:17:48 AEDT 2023


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

--- Comment #10 from Damien Miller <djm at mindrot.org> ---
Created attachment 3750
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3750&action=edit
instrumented sshkey.c

> debug3: hostfile_read_key: sshkey_read /export/home/user/.ssh/known_hosts:2: invalid format

You'll need to add some debugging to sshkey_read() to figure out what
is going wrong in there. Please replace sshkey.c with this version that
adds some more debugging of where it is going wrong.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list