-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Improve TLS mismatch error messages/experience #27472
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
Comments
Thanks for contacting us. |
Nginx has a special status code for that: |
Note H2C -> HTTPS endpoint would trigger the same checks and message as HTTP -> HTTPS because of the connection preface unless we special cased the HTTP/2 prefface |
@JamesNK this looks like a duplicate of another issue you were working on? |
I improved the mismatch between HTTP/1.1 and HTTP/2. I haven't done anything for TLS. |
What was the issue number? |
Yes, this can be closed as a dupe. |
The text was updated successfully, but these errors were encountered: