[Bug 3367] New: ssh-keyscan with non-22 port does not hash correct host

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Nov 22 18:49:56 AEDT 2021


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

            Bug ID: 3367
           Summary: ssh-keyscan with non-22 port does not hash correct
                    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.


More information about the openssh-bugs mailing list