cloudflare/pingora

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

Open

#703 aperta il 29 set 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (1642 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (26.634 star)
Metriche merge PR
 (Merge medio 1g 15h) (3 PR mergiate in 30 g)

Descrizione

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 ?

Guida contributor