[ https://issues.apache.org/jira/browse/SSHD-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220839#comment-17220839 ]
Lyor Goldstein commented on SSHD-1098: -------------------------------------- We do not support `uma...@openssh.com` or `hmac-ripemd160` - see [Implemented support|https://github.com/apache/mina-sshd/#implementedavailable-support,]. In any case, you are using an extremely old and outdated version so even if there were a bug involved we do not provide back-patches. I strongly recommend using the latest version (2.5.1 currently) as it has many (many many...) bug fixes and improvements. > 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 > Priority: Major > 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 also tried to specify these two algorithms to connect, but to no avail. > Then, 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