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)