topical media & game development
server-webapi-code-12-Client-Side-Certificate-Client-Example.php / php
<?php
function callAPI(requestBody)
{
ch, CURLOPT_URL, ch, CURLOPT_SSLCERT, "../certs/cert_key_pem-1.txt");
curl_setopt(ch, CURLOPT_POSTFIELDS, ch);
ch))
{
file_put_contents("/tmp/curl_error_log.txt", curl_errno(ch), "a+");
curl_close(ch);
return
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.