Skip to content

Conversation

@Rob-Hague
Copy link
Collaborator

@Rob-Hague Rob-Hague commented Feb 16, 2025

We currently don't recognise any global requests from the server, but if one is sent, then per RFC 4253 section 4 we still need to reply when the server expects one. So send SSH_MSG_REQUEST_FAILURE in this case.

closes #709

We currently don't recognise any global requests from the server, but if one is
sent, then per RFC 4253 section 4 we still need to reply when the server expects
one. So send SSH_MSG_REQUEST_FAILURE in this case.
@Rob-Hague Rob-Hague merged commit a0c6bac into sshnet:develop Feb 19, 2025
3 checks passed
@Rob-Hague Rob-Hague deleted the globalrequest branch February 19, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] respond to server check alive requests

2 participants