* Thus wrote Richard Davey ([EMAIL PROTECTED]):
> Hi all,
>
> Does anyone know how to get curl to accept the ssl cert *regardless*
> of how ballsed-up it is?
I've nver tried it but perhaps:
CURLOPT_SSL_VERIFYPEER 0
and/or
CURLOPT_SSL_VERIFYHOST 0
Curt
--
"I used to think I was indecisive, bu
You need php compiled with openssl support.
http://www.php.net/openssl
Rodrigo Nakahodo wrote:
Anyone knows how to get a simple(HTML) https response using CURL session.
Thanks a million!!
Rodrigo Nakahodo
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.gris
t; <[EMAIL PROTECTED]>
To: "Jonathan Rosenberg" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, July 27, 2002 1:42 PM
Subject: Re: [PHP] CURL & SSL
> Jonathan,
>
> The exact same thing is happening to me right now, only that I'm working
> w
Jonathan,
The exact same thing is happening to me right now, only that I'm working
with the "Concord" people, not with authorize... it says SSL is enabled when
I ask for the info.
The reason why you're not getting the values, is that cURL is telling PHP:
curl: (1) libcurl was built with SSL disa
4 matches
Mail list logo