[
https://issues.apache.org/jira/browse/SSHD-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-659.
---------------------------------
Resolution: Fixed
> Provide access to any lines sent by the server prior to the identification one
> ------------------------------------------------------------------------------
>
> Key: SSHD-659
> URL: https://issues.apache.org/jira/browse/SSHD-659
> Project: MINA SSHD
> Issue Type: Improvement
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Minor
> Fix For: 1.2.0
>
>
> As per [RFC 4253 - section
> 4.2|https://tools.ietf.org/html/rfc4253#section-4.2]:
> {quote}
> The server MAY send other lines of data before sending the version string.
> Each line SHOULD be terminated by a Carriage Return and Line Feed. Such
> lines MUST NOT begin with "SSH-", and SHOULD be encoded in ISO-10646 UTF-8
> [RFC3629] (language is not specified). Clients MUST be able to process such
> lines. Such lines MAY be silently ignored, or MAY be displayed to the client
> user.
> {quote}
> The current code does not expose any such lines sent by the server to the
> client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)