Searched defs:root_cert (Results 1 – 3 of 3) sorted by relevance
45 let mut root_cert = PemCollection::new(); in test_load_pem_cert_from_valid_json_file() localVariable52 let mut root_cert = PemCollection::new(); in test_invalid_pem_cert_file_path() localVariable59 let mut root_cert = PemCollection::new(); in test_invalid_pem_cert_json_structure() localVariable67 let mut root_cert = PemCollection::new(); in test_empty_pem_cert_json_file() localVariable
35 let mut root_cert = PemCollection::new(); in get_trusted_certs() localVariable
246 let root_cert = get_trusted_certs(); in enable_all_keys() localVariable