envoyproxy/envoy

quic: require_client_certificate is ignored

开放

#23,809 创建于 2022年11月2日

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

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Quic implementation seems to not support mTLS. Server silently accepts require_client_certificate but a client without a cert can connect regardless.

贡献者指南