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

Work on SSHD-599 started by Goldstein Lyor.
-------------------------------------------
> Allow per-session override of KEX related configuration
> -------------------------------------------------------
>
>                 Key: SSHD-599
>                 URL: https://issues.apache.org/jira/browse/SSHD-599
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>
> The current code takes everything from the _FactoryManager_ instance - i.e., 
> either the client or the server. By registering a _SessionListener_ one can 
> be notified of session creation **before** the KEX negotiation. The user can 
> then intervene and decide to use a different set of ciphers, MACs, 
> signatures, digests, etc... than default.
> **Note:** If multiple listeners are registered there is no guarantee as to 
> the order of invocation, so if they all attempt to modify the KEX negotiation 
> the result is un-defined.



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

Reply via email to