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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/docs/examples/
H A Dsimplessl.c30 1. set pCertFile to the file with the client certificate
54 static const char *pCertFile = "testcert.pem"; local
104 curl_easy_setopt(curl,CURLOPT_SSLCERT,pCertFile);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/docs/examples/
H A Dsimplessl.c30 1. set pCertFile to the file with the client certificate
54 static const char *pCertFile = "testcert.pem"; local
104 curl_easy_setopt(curl,CURLOPT_SSLCERT,pCertFile);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A Dsimplessl.c30 1. set pCertFile to the file with the client certificate
54 static const char *pCertFile = "testcert.pem"; local
104 curl_easy_setopt(curl,CURLOPT_SSLCERT,pCertFile);

Completed in 59 milliseconds