bugzilla-daemon at mindrot.org
2013-Jul-25  10:51 UTC
[Bug 2131] New: ssh: list known names (if any) for new hostkeys
https://bugzilla.mindrot.org/show_bug.cgi?id=2131
            Bug ID: 2131
           Summary: ssh: list known names (if any) for new hostkeys
           Product: Portable OpenSSH
           Version: 6.2p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: os at ohmu.fi
Created attachment 2320
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2320&action=edit
list known names (if any) for new hostkeys
When connecting to a host for which there's no known hostkey, check if
the new key has been accepted for other hostnames.  This is useful when
connecting to a host with a dynamic IP address or multiple names.
Patch also sent to openssh-unix-dev in December 2012:
http://lists.mindrot.org/pipermail/openssh-unix-dev/2012-December/030905.html
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-12  23:18 UTC
[Bug 2131] ssh: list known names (if any) for new hostkeys
https://bugzilla.mindrot.org/show_bug.cgi?id=2131
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Blocks|                            |3217
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Support for this was added in d5d05cdb3d4 and will be in OpenSSH 8.5:
    > The authenticity of host 'test (10.0.0.1)' can't be
established.
    > ECDSA key fingerprint is
SHA256:milU4MODXm8iJQI18wlsbPG7Yup+34fuNNmV08qDnax.
    > This host key is known by the following other names/addresses:
    >     ~/.ssh/known_hosts:1: host.example.org,10.0.0.1
    >     ~/.ssh/known_hosts:2: [hashed name]
    >     ~/.ssh/known_hosts:3: [hashed name]
    >     ~/.ssh/known_hosts:4: host
    >     ~/.ssh/known_hosts:5: [host]:2222
    > Are you sure you want to continue connecting
(yes/no/[fingerprint])?
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3217
[Bug 3217] Tracking bug for 8.5 release
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23  05:10 UTC
[Bug 2131] ssh: list known names (if any) for new hostkeys
https://bugzilla.mindrot.org/show_bug.cgi?id=2131
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
-- 
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.
Apparently Analagous Threads
- [PATCH] hostfile: list known names (if any) for new hostkeys
 - [Bug 2357] New: please add "vhosting" features respectively per-LocalAdress HostKeys/etc.
 - [Bug 216] New: ssh-keygen vs. SSH Version 2.0.13 hostkeys
 - [PATCH 0/2] Specify signature algorithm during server hostkeys prove
 - Multiple Signatures on SSH-Hostkeys