mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #115] Error in README #65
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cheney-yan on GitHub (Apr 19, 2020).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/115
2 After fixed 1, client throws the following error:
Client version: 2.1
@glupeksha commented on GitHub (May 26, 2020):
I have the same problem
@ghost commented on GitHub (Jun 19, 2020):
I'm also having the same error after correcting the indentation.
configuration error: tls invalid protocol "sni"Have someone fixed this?
many thanks
@ghost commented on GitHub (Jun 19, 2020):
I see, the addition of the SNI protocol to the list was on the commit
f48a09d2ab15c6f4fcbeec67864d39a584f22b30(committed on 23 Oct 2019) which is SNI vhost proxy implemented.The releases are built on 29 Nov 2017 for v2.1. So we need to build them :)