Home | History | Annotate | Download | only in vtls

Lines Matching full:cert_problem

2141       const char *cert_problem = NULL;
2173 cert_problem = "SSL certificate problem, verify that the CA cert is"
2196 failf(data, "%s%s", cert_problem ? cert_problem : "", error_buffer);