Home | History | Annotate | Download | only in vtls

Lines Matching full:cafile

1710 static int verify_cert(const char *cafile, struct Curl_easy *data,
1718 if(read_cert(cafile, &certbuf, &buflen) < 0) {