Searched defs:root_cert_file (Results 1 – 1 of 1) sorted by relevance
1955 do_certupdate(const char* root_anchor_file, const char* root_cert_file, in do_certupdate()2262 do_root_update_work(const char* root_anchor_file, const char* root_cert_file, in do_root_update_work()2327 const char* root_cert_file = ROOT_CERT_FILE; in main() local