Skip to content

connect: enable quic version#4156

Merged
istio-testing merged 2 commits intoistio:masterfrom
kyessenov:quic
Nov 2, 2022
Merged

connect: enable quic version#4156
istio-testing merged 2 commits intoistio:masterfrom
kyessenov:quic

Conversation

@kyessenov
Copy link
Contributor

Adds a variant of CONNECT transport using quic.

Document limitations:

  • quic requires SNI matching DNS SAN in server certs (not URI SAN), re-generated certificates with appropriate extensions.
  • quiche stack does not support client certs requirement yet
  • some crash on reading SSL info, requires further investigation

Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
@kyessenov kyessenov requested a review from a team November 2, 2022 20:14
@istio-testing istio-testing added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Nov 2, 2022
@kyessenov
Copy link
Contributor Author

/retest

@istio-testing istio-testing merged commit 7f75f93 into istio:master Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants