[
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)