Skip to content

HostKeyEventArgs.HostKeyName has changed in 2023.0.0 #1297

Open
@a-jackson

Description

@a-jackson

In the HostKeyReceived event the HostKeyName used to be ssh-rsa but now it is rsa-ssh2-512. It appears this was changed in #1177.

Is this an intentional change because the host key hasn't changed and the fingerprint hasn't changed. ssh -vv hosts the host key with the same name as before, ssh-rsa.

debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-rsa SHA256:f8Hzxi2hS8V+rKQxjyHwUmBcOmK/9A4E3YzMY9oLT+Q

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions