
Eugene Kelly - 2012-07-19 06:21:04
I have installed Godaddy SSL cert on my Rackspace cloud site.
I have verified that the installation is working and https:// works properly on my domain.
I have copied over my .crt file into a folder and am pointing to it within the config.php file.
When I run demo.php I get the following error:
Error Message: cURL failed: 'SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed'
----------
What am I doing wrong?