| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
RE: Problem with errno 52
From: Fluteau Jerome ICM N PG U PLM A 2 <jerome.fluteau_at_siemens.com>
Date: Mon, 24 Feb 2003 13:50:03 +0100
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0);
Hope this helps.
-----Original Message-----
Just installed higher version and found out the reason:
Error: SSL: error:14090086:SSL
The server uses its own ceritificate. Can I solve it somehow?
Petr
-----Original Message-----
Hello,
I have a problem to get the result from a "https" web site.
I get the result from the server via browser ok and when i try the same with
PHP 4.3.0, Win2K, libcurl 7.9.8 (OpenSSL 0.9.6g)
$url = "https://login:password@somesite.com/file?param1=1";
I can see that it was connected to the server, I see the ceritificate and
Moreover when I tried to POST the request and used
curl_setopt($ch, CURL_POST, 1);
Via CURLOPT_VERBOSE i saw that GET method was used anyway.
Thanks in advance
-------------------------------------------------------
-------------------------------------------------------
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info