You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2014/11/18 09:52:34 UTC

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

     [ https://issues.apache.org/jira/browse/SSHD-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-366.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0
         Assignee: Guillaume Nodet

https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commit;h=f52e200d388a4b4f764eef4bf099d292a9826c46

> 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
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: 0005-Cross-reference-provided-host-keys-with-configured-s.patch
>
>
> 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)