pub fn print_certificates_with_validity(
    certs: &CertificatesWithFingerprints
) -> Result<(), DisplayError>