You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/06/22 12:49:00 UTC

[jira] [Updated] (SSHD-499) Consolidate similar logic for client as for server when creating sending KEXINIT message

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

Goldstein Lyor updated SSHD-499:
--------------------------------
    Summary: Consolidate similar logic for client as for server when creating sending KEXINIT message  (was: Use same logic for client as for server when creating signatures proposal)

> 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
>
>
> 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.



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