barry-gq created SSHD-1098: ------------------------------ Summary: SSH login key exchange for mac algorithm negotiation failed Key: SSHD-1098 URL: https://issues.apache.org/jira/browse/SSHD-1098 Project: MINA SSHD Issue Type: Bug Affects Versions: 1.7.0 Reporter: barry-gq Attachments: image-2020-10-26-15-54-53-194.png
When I use mina-sshd to login to one of my devices, I found that the negotiation failed during the ssh key negotiation. I found it later based on the log that mina-sshd does not support this algorithm. !image-2020-10-26-15-54-53-194.png! I found that in the code Builtin eMacs::parseMacsList put umac 6...@openssh.com hmac-ripemd160 as unKnown algorithm. So is there any good way to solve this problem (premise: my device supports only these two algorithms, and I don’t expect to modify them) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org