Displaying 1 result from an estimated 1 matches for "khtest".
Did you mean:
htest
2009 Mar 04
14
[Bug 1565] New: ssh-keyscan doesn't like comment-lines
...ty: minor
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: schuster at isja.org
ssh-keyscan can take an existing known_hosts file as input, but only if
it contains no comment-lines.
To reproduce:
echo '#' > khtest
ssh-keyscan -f khtest
Result:
getaddrinfo #: Name or service not known
Expected:
Nothing happens
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.