Skip to content

SSH-RSA Key Exchange? #11

@helo-head

Description

@helo-head

Can someone confirm if this port supports SSH-RSA key exchange.

Based on a review of the header files and the behavior I am seeing with the example client application, it appears the library only supports the following:

ssh-ed25519, ecdsa-sha2-nistp512, ecdsa-sha2-nistp384, ecdsa-sha2-nistp256, rsa-sha2-512 and rsa-sha2-256.

The reason I ask is that the current documentation for libssh states it supports ssh-rsa. The only reason this is an issue is I don't have the ability to add new host key/pairs on this particular server. The UI they provide only generates ssh-rsa keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions