Make sure you run cURL 7.10.5 or higher.
Besides others, this version has the fix below:
Quote: |
- Fixed the SSL error handling to return proper SSL error messages again, they
broke in 7.10.4. I also attempt to track down CA cert problems and then
return the CURLE_SSL_CACERT error code. |
Alternatively you may try out nusoap 0.7.0 which is available with phped 3.3 and run it w/o cURL. When cURL is not installed, nusoap uses php streams and if you php is compiled with openssl it will work through SSL fine. Check if topmost header of phpinfo() contains hhtps like this
Registered PHP Streams php, http, ftp, https, ftps, compress.zlib