You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2014/10/26 14:59:33 UTC

[jira] [Created] (SSHD-366) Need to cross reference provided host keys with configured signature factories

Goldstein Lyor created SSHD-366:
-----------------------------------

             Summary: Need to cross reference provided host keys with configured signature factories
                 Key: SSHD-366
                 URL: https://issues.apache.org/jira/browse/SSHD-366
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 0.13.0
            Reporter: Goldstein Lyor
            Priority: Minor


The code in _ServerSession#sendKexInit_ assumes that the provided key types from the _KeyPairProvided#getKeyTypes_ are the ones to use during the negotiation with the client. However, if there is no intersection between the 2, there is no detection or logging of the problem (even though the connection fails).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)