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

ngrok: negotiate http/2 with tls backends if the http2 AppProtocol is requested #144

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

jrobsonchase
Copy link
Contributor

Most https backends will only expect http/2 if it's in the ALPN extension to
the TLS handshake. Therefore, if we send them http/2 without making them aware
of it, bad things will happen.

@jrobsonchase
Copy link
Contributor Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link
Contributor

@nikolay-ngrok nikolay-ngrok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jrobsonchase jrobsonchase merged commit 52d1658 into main Nov 30, 2023
2 checks passed
@jrobsonchase jrobsonchase deleted the josh/forward-tls-h2 branch November 30, 2023 20:11
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

Successfully merging this pull request may close these issues.

2 participants