Function pingora_core::utils::get_serial
source ยท pub fn get_serial(cert: &X509) -> Result<String>Expand description
Return the serial number associated with the X509 certificate as a hexadecimal value.
pub fn get_serial(cert: &X509) -> Result<String>Return the serial number associated with the X509 certificate as a hexadecimal value.