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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dsimplessl.c27 1. set pCertFile to the file with the client certificate
52 static const char *pCertFile = "testcert.pem"; local
102 curl_easy_setopt(curl,CURLOPT_SSLCERT,pCertFile);

Completed in 65 milliseconds