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 2016/07/12 18:41:20 UTC

[jira] [Resolved] (SSHD-673) "sendKexInit() no resolved signatures available" with key-type "EC"

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

Goldstein Lyor resolved SSHD-673.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> "sendKexInit() no resolved signatures available" with key-type "EC"
> -------------------------------------------------------------------
>
>                 Key: SSHD-673
>                 URL: https://issues.apache.org/jira/browse/SSHD-673
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>         Environment: Arch Linux
> openssh 7.2p2
> OpenSSL 1.0.2h  3 May 2016
> org.bouncycastle:bcprov-jdk15on:1.54
> Oracle JDK 1.7.0_80
>            Reporter: Benedikt Waldvogel
>            Assignee: Goldstein Lyor
>             Fix For: 1.3.0
>
>
> Steps to reproduce:
> # {{java org.apache.sshd.server.SshServer -p 1234 -key-type EC}}
> # {{ssh -vv -p 1234 localhost}}
> {noformat}
> > OpenSSH_7.2p2, OpenSSL 1.0.2h  3 May 2016
> > …
> > debug1: Remote protocol version 2.0, remote software version SSHD-CORE-1.2.0
> > …
> > debug1: SSH2_MSG_KEXINIT sent
> > Received disconnect from ::1 port 1234:9: sendKexInit() no resolved signatures available
> > Disconnected from ::1 port 1234
> {noformat}



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