Re: Problems with https vs http on soap request

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

 



It seems your certificates are not available to curl for verification.

See about configuring your php.ini to contain this information

http://php.net/manual/en/curl.configuration.php#ini.curl.cainfo

And download latest version of certs from here:
http://curl.haxx.se/docs/caextract.html

On 02/02/16 15:22, Don O'Neil wrote:
$blah = $client->__getFunctions();

var_dump($blah);


--
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