Home
last modified time | relevance | path

Searched refs:pCertFile (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/docs/examples/
H A Dsimplessl.c33 1. set pCertFile to the file with the client certificate
57 static const char *pCertFile = "testcert.pem"; in main() local
107 curl_easy_setopt(curl, CURLOPT_SSLCERT, pCertFile); in main()

Completed in 1 milliseconds