[Bug 3284] ssh-keygen does not respect the syntax for hostname with -F option

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri May 7 13:17:08 AEST 2021


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |djm at mindrot.org
         Resolution|---                         |WORKSFORME

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
ssh-keygen -F '[172.16.66.8]:22' will work - the braces as shown in the
manual are important, as otherwise there's no way to figure out where
an IPv6 address ends and the port number begins.

-- 
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