[
https://issues.apache.org/jira/browse/SSHD-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor updated SSHD-499:
--------------------------------
Description: There are similarities in the code between _ClientSessionImpl_
and _ServerSession_ - move them to _AbstractSession_ (was: The server's code
takes into account existing _KeyPair_(s) vs. configured _Signature_(s), thus
ensuring that for any negotiated signature algorithm there is an available
_KeyPair_. The same should occur for the client.)
> Consolidate similar logic for client as for server when creating sending
> KEXINIT message
> ----------------------------------------------------------------------------------------
>
> Key: SSHD-499
> URL: https://issues.apache.org/jira/browse/SSHD-499
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Minor
> Fix For: 1.0.0
>
>
> There are similarities in the code between _ClientSessionImpl_ and
> _ServerSession_ - move them to _AbstractSession_
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)