Skip to content

gateway: add the alpn protocols setting to the gateway TLS - #3758

Open
wbpcode wants to merge 1 commit into
istio:masterfrom
wbpcode:dev-add-new-alpn-setting
Open

gateway: add the alpn protocols setting to the gateway TLS#3758
wbpcode wants to merge 1 commit into
istio:masterfrom
wbpcode:dev-add-new-alpn-setting

Conversation

@wbpcode

@wbpcode wbpcode commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

For now, for the HTTPS over TCP, the APLN is hard coded to http1.1,h2 and there is no friendly API to configure it. But I found we actually have supported lots of attributes of TLS context like the TLS version and so on.

It should be good to add the alpn protocol support there.

Signed-off-by: wbpcode <wbphub@gmail.com>
@wbpcode
wbpcode requested a review from a team as a code owner August 18, 2026 02:36
@istio-testing istio-testing added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 18, 2026
@wbpcode

wbpcode commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

cc @ramaraochavali

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

Labels

size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants