pub fn load_client_ca(ca_path: &Path) -> Result<RootCertStore, TlsError>Expand description
Load CA certificates for client verification (mTLS)
pub fn load_client_ca(ca_path: &Path) -> Result<RootCertStore, TlsError>Load CA certificates for client verification (mTLS)