envoyproxy/envoy

Downstream TLS at listener level

开放

#25,787 创建于 2023年2月26日

 (1 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/listenerhelp wantedquestion

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Is it currently possible to apply DownstreamTLS context for any new connection opened on a specific TCP listener, instead of a filter chain? My motivation for this is so I could match a filter chain by L7 information, rather than only relying on information that is available before TLS handshake is made. Http inspector for example can only help matching a filter chain if there's no TLS in the context. Thanks

贡献者指南