Fail QUIC TLS handshake for mTLS domains.

Protected by FLAGS_quic_reloadable_flag_quic_fail_handshake_for_mtls_domains.

PiperOrigin-RevId: 343851196
Change-Id: I22c59526bf62982342b33faaeb95d38df85dbaf0
1 file changed
tree: c897a4b78d8ce2e51a2470455d71a70e72099ebc
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.

Code can be viewed in CodeSearch in Quiche and is imported into Chromium.