You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Lyor Goldstein (Jira)" <ji...@apache.org> on 2019/10/03 05:14:00 UTC

[jira] [Created] (SSHD-947) Use separate configuration to control sending client session identity and KEX-INIT

Lyor Goldstein created SSHD-947:
-----------------------------------

             Summary: Use separate configuration to control sending client session identity and KEX-INIT
                 Key: SSHD-947
                 URL: https://issues.apache.org/jira/browse/SSHD-947
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 2.3.0
            Reporter: Lyor Goldstein
            Assignee: Lyor Goldstein


The current code uses a single configuration flag to control both. We should use separate flags in order to allow usage of port multiplexers such as [sslh|http://www.rutschle.net/tech/sslh/README.html] where we need the client to send its identification string (thus triggering the correct multiplexing), but we might want to wait with the KEX-INIT until receiving the server's identification - e.g., for special customization of the KEX phase based on the server.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org