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

feat(patch): add tls.disable_http2_alpn() function needed patch for disabling HTTP/2 ALPN when tls handshake. #13709

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

oowl
Copy link
Member

@oowl oowl commented Sep 25, 2024

Summary

Added tls.disable_http2_alpn() function needed patch for disabling HTTP/2 ALPN when tls handshake.
Sister PR Kong/lua-kong-nginx-module#93

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

AG-119

@github-actions github-actions bot added build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Sep 25, 2024
@fffonion
Copy link
Contributor

need a changelog

@oowl
Copy link
Member Author

oowl commented Sep 26, 2024

Let's wait to merge Kong/lua-kong-nginx-module#93 first.

@oowl oowl changed the title feat(patch): support dynamic disable http2 alpn in ssl client hello p… feat(patch): add tls.disable_http2_alpn() function needed patch for disabling HTTP/2 ALPN when tls handshake. Sep 26, 2024
@oowl oowl force-pushed the disable-h2-alpn-re branch 2 times, most recently from e8ea1de to 3ae4ce9 Compare September 29, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants