Home | History | Annotate | Download | only in test

Lines Matching refs:cert_file

493   if (!config->cert_file.empty() &&
494 !LoadCertificate(out_x509, out_chain, config->cert_file.c_str())) {