cloudflare/pingora

Feature Request: Using rustls, add support for verify_cert and verify_hostname

Open

#703 创建于 2025年9月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (1,642 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (26,634 star)
PR 合并指标
 (平均合并 1天 15小时) (30 天内合并 3 个 PR)

描述

What is the problem your feature solves, or the need it fulfills?

When using pingora with feature openssl we can set verify_cert and verify_hostname to false on the peer we return in upstream_peer . This does not work when using rustls

Is there any plan to add support for that ?

贡献者指南