RE: [SOAP] Problems with https vs http on soap request
[email protected] ("Don O'Neil") Tue, 2 Feb 2016 12:24:26 -0800
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
So I tried that... I added: curl.cainfo =3D /etc/ssl/curl.cacert.pem into my php.ini file, restarted the server, put the recommended pem file in= that location and still the same error. Any other idea? -----Original Message----- From: Darko Miletic [mailto:[email protected]] Sent: Tuesday, February 02, 2016 11:27 AM To: [email protected] Subject: Re: [SOAP] Problems with https vs http on soap request 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 =3D $client->__getFunctions(); > > var_dump($blah); -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://w= ww.php.net/unsub.php --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus