thomas-seag commented on issue #682: URL: https://github.com/apache/mina-sshd/issues/682#issuecomment-2703072741
rsa-sha2-512 and rsa-sha2-256 are not key types, they are signature types. There are no rsa-sha2-521 keys. It looks like your server is sending back a wrong key type. What is that server (it identifies as "SSH-2.0-sBiOC")? Does this also occur with other servers (like an OpenSSH server)? Does it also occur when the client uses older Apache MINA sshd, for instance 2.14.0 or 2.13.2? I'll have a look at our code where we try to read this. Maybe there's something wrong there, or maybe we could be a bit more lenient in this case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org