cloudflare/pingora

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

Open

#703 opened on 2025年9月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (1,642 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (26,634 stars)
PR merge metrics
 (平均マージ 1d 15h) (30d で 3 merged PRs)

説明

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 ?

コントリビューターガイド