[GitHub] [mina-sshd] wh0 opened a new pull request #107: Record which AuthorizedKeyEntry is used to authenticate

2019-10-06 Thread GitBox
wh0 opened a new pull request #107: Record which AuthorizedKeyEntry is used to authenticate URL: https://github.com/apache/mina-sshd/pull/107 This adds a new class, `AuthorizedKeyEntriesPublickeyAuthenticator`, based on the existing `KeySetPublickeyAuthenticator` and

[jira] [Commented] (SSHD-945) DSA 2048 public key authentication fails

2019-10-06 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945387#comment-16945387 ] Lyor Goldstein commented on SSHD-945: - I figured this might be the problem but just wanted to make

[jira] [Commented] (SSHD-945) DSA 2048 public key authentication fails

2019-10-06 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945367#comment-16945367 ] Thomas Wolf commented on SSHD-945: -- The problem is not the key per se. OpenSSH client and server even work

[jira] [Comment Edited] (SSHD-941) mina ssh client times out connecting with IOS 15.2

2019-10-06 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945308#comment-16945308 ] Lyor Goldstein edited comment on SSHD-941 at 10/6/19 11:32 AM: ---

[jira] [Commented] (SSHD-941) mina ssh client times out connecting with IOS 15.2

2019-10-06 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945308#comment-16945308 ] Lyor Goldstein commented on SSHD-941: - {{SecurityUtils.setMaxDHGroupExchangeKeySize}} is part of the