pub fn add_host(
verify_param: &mut X509VerifyParamRef,
host: &str,
) -> Result<(), ErrorStack>
Expand description
Add name as an additional reference identifier that can match the peer’s certificate
pub fn add_host(
verify_param: &mut X509VerifyParamRef,
host: &str,
) -> Result<(), ErrorStack>
Add name as an additional reference identifier that can match the peer’s certificate