Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in README #115

Open
cheney-yan opened this issue Apr 19, 2020 · 3 comments
Open

Error in README #115

cheney-yan opened this issue Apr 19, 2020 · 3 comments

Comments

@cheney-yan
Copy link

  1. The example configuration of tunnel.yml: indent charaters uses both tab and spaces, which makes it not parsable.
    2 After fixed 1, client throws the following error:
configuration error: tls invalid protocol "sni"

Client version: 2.1

@glupeksha
Copy link

I have the same problem

@ghost
Copy link

ghost commented 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
Copy link

ghost commented 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 :)

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

No branches or pull requests

2 participants