[GH-ISSUE #70] TCP connection security #32

Closed
opened 2026-05-05 10:57:59 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @riyaz-ali on GitHub (Jan 14, 2018).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/70

Hey there!! thanks for the great tool!! I am really loving it😃😃
My question is, is the connection between the tunnel client and the tunnel server secured (encrypted) and if yes then how? I mean using which certificates and key? and if the server uses the self-signed certificate for the purpose, is it possible that someone could MITM my connection?

Originally created by @riyaz-ali on GitHub (Jan 14, 2018). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/70 Hey there!! thanks for the great tool!! I am really loving it😃😃 My question is, is the connection between the tunnel client and the tunnel server secured (encrypted) and if yes then how? I mean using which certificates and key? and if the server uses the self-signed certificate for the purpose, is it possible that someone could MITM my connection?
Author
Owner

@mmatczuk commented on GitHub (Jan 15, 2018):

Yes it's TLS encrypted and can be controller, for details consult command parameters.

<!-- gh-comment-id:357627052 --> @mmatczuk commented on GitHub (Jan 15, 2018): Yes it's TLS encrypted and can be controller, for details consult command parameters.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#32
No description provided.