verify_hostname

Function verify_hostname 

Source
pub fn verify_hostname(domain: &str, cert: &X509Ref<'_>) -> bool
Expand description

Validates that the certificate matches the provided fully qualified domain name.