Displaying 1 result from an estimated 1 matches for "gaozm55".
2021 Nov 22
27
[Bug 3367] New: ssh-keyscan with non-22 port does not hash correct host
...host
Product: Portable OpenSSH
Version: 8.8p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh-keyscan
Assignee: unassigned-bugs at mindrot.org
Reporter: gaozm55 at gmail.com
ssh-keyscan -H -p 1234 host > k.txt ## dump and hash hostkeys
ssh-keygen -f k.txt -F '[host]:1234' ## output nothing
ssh-keygen -f k.txt -F host ## output hostkeys for [host]:1234
--
You are receiving this mail because:
You are watching the assignee of the bug.