You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Alon Bar-Lev (JIRA)" <ji...@apache.org> on 2014/03/18 02:54:42 UTC

[jira] [Updated] (SSHD-304) [regression] ClientSession.WAIT_AUTH does not wait for server key to be available

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

Alon Bar-Lev updated SSHD-304:
------------------------------

    Attachment: SSHTest.java

Reproduction program.

> [regression] ClientSession.WAIT_AUTH does not wait for server key to be available
> ---------------------------------------------------------------------------------
>
>                 Key: SSHD-304
>                 URL: https://issues.apache.org/jira/browse/SSHD-304
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.10.0, 0.10.1, 0.11.0
>         Environment: server: openssh.
> attached test program.
>            Reporter: Alon Bar-Lev
>              Labels: regresssion
>             Fix For: 0.9.0
>
>         Attachments: SSHTest.java
>
>
> Hello,
> Up to 0.9.0 release waiting for WAIT_AUTH was enough to examine server key before proceeding and authenticating.
> Since 0.10.0 the WAIT_AUTH happens before ServerKeyVerifier is called, so a simple sequence of acquire host key without authentication is not possible as far as I can see.
> bisected to:
> commit 03aa3979d47b92ad7b01fcfe1e2833a050b7118d
> Author: Guillaume Nodet <gn...@apache.org>
> Date:   Wed Jan 29 12:01:53 2014 +0100
>     [SSHD-282] Abstract the SSH Service to make it more pluggable



--
This message was sent by Atlassian JIRA
(v6.2#6252)