Searched defs:cert (Results 1 – 5 of 5) sorted by relevance
43 let cert = self in version() localVariable63 let cert = self in cert_name() localVariable90 let cert = self in issuer() localVariable121 let cert = self in cmp_pem_cert() localVariable
33 let cert = Certificate::from_pem(v)?; in req() localVariable
39 let cert = Certificate::from_pem(v)?; in req() localVariable
66 let cert = cert_path.clone(); localVariable
781 let cert = Cert::from_pem(pem).unwrap(); in ut_cert_clone() localVariable887 let cert = include_bytes!("../../../tests/file/root-ca.pem"); in ut_x509_from_pem() localVariable