.. _envoy_v3_api_file_envoy/extensions/quic/crypto_stream/v3/crypto_stream.proto: QUIC server crypto stream config (proto) ======================================== .. _extension_envoy.quic.crypto_stream.server.quiche: This extension has the qualified name ``envoy.quic.crypto_stream.server.quiche`` .. note:: This extension is intended to be robust against untrusted downstream traffic. It assumes that the upstream is trusted. .. tip:: This extension extends and can be used with the following extension category: - :ref:`envoy.quic.server.crypto_stream ` This extension must be configured with one of the following type URLs: - :ref:`type.googleapis.com/envoy.extensions.quic.crypto_stream.v3.CryptoServerStreamConfig ` .. _envoy_v3_api_msg_extensions.quic.crypto_stream.v3.CryptoServerStreamConfig: extensions.quic.crypto_stream.v3.CryptoServerStreamConfig --------------------------------------------------------- :repo:`[extensions.quic.crypto_stream.v3.CryptoServerStreamConfig proto] ` Configuration for the default QUIC server crypto stream provided by QUICHE.