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