load_client_ca

Function load_client_ca 

Source
pub fn load_client_ca(ca_path: &Path) -> Result<RootCertStore, TlsError>
Expand description

Load CA certificates for client verification (mTLS)