
The transport advertises support for RSA host keys (rsa-sha2-256, rsa-sha2-512), but the factory is only populated with Ed25519 and ECDSA keys (see lines 598-601). This will cause connection failures if a client attempts to use an RSA algorithm. These should be removed from the advertised list if they are not supported.
Originally posted by @gemini-code-assist[bot] in #34 (comment)
The transport advertises support for RSA host keys (
rsa-sha2-256,rsa-sha2-512), but the factory is only populated with Ed25519 and ECDSA keys (see lines 598-601). This will cause connection failures if a client attempts to use an RSA algorithm. These should be removed from the advertised list if they are not supported.Originally posted by @gemini-code-assist[bot] in #34 (comment)