Searched refs:cert_problem (Results 1 – 1 of 1) sorted by relevance
2141 const char *cert_problem = NULL; in ossl_connect_step2() local2173 cert_problem = "SSL certificate problem, verify that the CA cert is" in ossl_connect_step2()2196 failf(data, "%s%s", cert_problem ? cert_problem : "", error_buffer); in ossl_connect_step2()