RE: curl_exec error 60 SSL certificate problem, verify thatthe CA cert is OK

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

 



Do you need Php5 to use SSL with pear soap? 

-----Original Message-----
From: Al Baker [mailto:abaker@php.net] 
Sent: Tuesday, April 25, 2006 12:28 AM
To: Punit Gupta
Cc: soap@lists.php.net
Subject: Re:  curl_exec error 60 SSL certificate problem, verify
thatthe CA cert is OK

Some SOAP server implementations require the SOAPAction HTTP header to
be populated.

Al

On Mon, 2006-04-24 at 18:29 -0400, Punit Gupta wrote:
> Hi,
> 
> My script consumes a SSL API. I got this error in the beginning:
> 
> curl_exec error 60 SSL certificate problem, verify that the CA cert is

> OK
> 
> And when I try the following:
> 
> $client->setOpt('curl', CURLOPT_SSL_VERIFYPEER, 0); 
> $client->setOpt('curl', CURLOPT_SSL_VERIFYHOST, 0);
> 
> 
> It returns a strange message: Server did not recognize the value of 
> HTTP Header SOAPAction:
> 
> Does anybody know whats going on?
> Thanks,
> -Punit.
> 

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

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



[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux