Hello,

i want get https data with cURL, however just can via set
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

by the moment, i need turn curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, true);
i got some idea is "ca certificates", however how can i do it ?

this is crt file ? can not make from openssl ? if can make from openssl, any 
sample command ?
and how to use ?

i am using Windows (WIN32)
apache2.2+php5

Thank You Very Much. 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to