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

Need to handle IP-only TLS HTTP connection #98

Open
TechnikEmpire opened this issue May 29, 2017 · 0 comments
Open

Need to handle IP-only TLS HTTP connection #98

TechnikEmpire opened this issue May 29, 2017 · 0 comments

Comments

@TechnikEmpire
Copy link
Owner

Currently whenever a TLS connection comes in, we check it to extract the SNI extension to get our upstream host.

Pretty sure SNI doesn't get set when a direct (by IP only) connection takes place. Need to investigate this to see if we're handling this properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant