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-b...@mindrot.org
          Reporter: gaoz...@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to