[jira] [Commented] (SSHD-1098) SSH login key exchange for mac algorithm negotiation failed

2020-10-26 Thread barry-gq (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221069#comment-17221069 ] barry-gq commented on SSHD-1098: Okay, thanks for your suggestion > SSH login key exchange for mac

Re: SSHD Custom ShellFactory

2020-10-26 Thread Oskar Z
Let me see if I could put some more details around this. So I have two problems. I think they are around PtyModes. 1. The carriage return is not honored no matter what I options I use. I’m just simply trying to get it to work in Mac/Linux environment. Unless I specifically add \r\n it does not

[jira] [Commented] (SSHD-1098) SSH login key exchange for mac algorithm negotiation failed

2020-10-26 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17220840#comment-17220840 ] Lyor Goldstein commented on SSHD-1098: -- {quote} So is there any good way to solve this problem

[jira] [Commented] (SSHD-1098) SSH login key exchange for mac algorithm negotiation failed

2020-10-26 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17220839#comment-17220839 ] Lyor Goldstein commented on SSHD-1098: -- We do not support `uma...@openssh.com` or `hmac-ripemd160` -

[jira] [Resolved] (SSHD-1098) SSH login key exchange for mac algorithm negotiation failed

2020-10-26 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-1098. -- Resolution: Not A Problem > SSH login key exchange for mac algorithm negotiation failed >

[jira] [Work logged] (SSHD-1017) Add support for chacha20-poly1...@openssh.com

2020-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1017?focusedWorklogId=504807=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-504807 ] ASF GitHub Bot logged work on SSHD-1017: Author: ASF GitHub Bot

[GitHub] [mina-sshd] lgoldstein commented on a change in pull request #176: [SSHD-1017] Add support for chacha20-poly1...@openssh.com

2020-10-26 Thread GitBox
lgoldstein commented on a change in pull request #176: URL: https://github.com/apache/mina-sshd/pull/176#discussion_r512126291 ## File path: sshd-core/src/main/java/org/apache/sshd/common/session/helpers/AbstractSession.java ## @@ -1757,14 +1764,18 @@ protected void

[jira] [Updated] (SSHD-1098) SSH login key exchange for mac algorithm negotiation failed

2020-10-26 Thread barry-gq (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] barry-gq updated SSHD-1098: --- Description: When I use mina-sshd to login to one of my devices, I found that the negotiation failed during

[jira] [Created] (SSHD-1098) SSH login key exchange for mac algorithm negotiation failed

2020-10-26 Thread barry-gq (Jira)
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: