Function pingora_core::utils::get_common_name
source ยท pub fn get_common_name(cert: &X509) -> Option<String>Expand description
Return the common name associated with the X509 certificate.
pub fn get_common_name(cert: &X509) -> Option<String>Return the common name associated with the X509 certificate.