Searched defs:cert_path (Results 1 – 2 of 2) sorted by relevance
61 let cert_path = std::path::PathBuf::from("tests/file/cert.pem"); localVariable96 let cert_path = std::path::PathBuf::from($server_crt_path); localVariable100 let cert_path = cert_path.clone(); localVariable
93 let cert_path = std::path::PathBuf::from("tests/file/cert.pem"); in sdv_client_request_http2_verify_true() localVariable233 let cert_path = std::path::PathBuf::from("tests/file/invalid_cert.pem"); in sdv_client_request_http1_verify_true_invalid_cert() localVariable