[
https://issues.apache.org/jira/browse/SSHD-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939135#comment-13939135
]
Guillaume Nodet commented on SSHD-304:
--------------------------------------
Yes, I was thinking about cutting a 0.10.2 soon to fix the few bugs found in it.
> [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
> Assignee: Guillaume Nodet
> Labels: regresssion
> Fix For: 0.11.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 <[email protected]>
> 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)