php cURL with SSL problem ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux