francoismichel / ssh3

SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/
https://arxiv.org/abs/2312.08396
Apache License 2.0
3.27k stars 82 forks source link

enhance version mismatch handling #16

Closed francoismichel closed 9 months ago

francoismichel commented 9 months ago

Ensure that the server provides its version when authentication does not succeed. Also ensure that the correct error message is displayed in the client when the status code is not 200 when establishing a conversation.