Skip to content

Known hosts expects rsa key even when using ed25519 #2

Open
@rossmeier

Description

@rossmeier

I use ed25519 keys for authentification (and therefore for my default known_hosts file). However, http-over-ssh fails the host validation unless I provide the rsa key of the host in the known hosts file. Everything works fine using just ssh. Why isn't the host key checking done using ssh -o "UserKnownHostsFile"?

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