Skip to content

Send client key exchange init first #407

Closed
@lzwierko

Description

@lzwierko

In rare case, SSH server waits for client key exchange init before sending it's own message. On the other hand SSH.NET waits for server to send key exchange init before sending client key exchange init. Typical stalemate ending with connection establish timeout.
Not to brak existing functionality, an option needs to be added that allows to send client key exchange init message up-front, right after versions exchange.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions