Test File to test your Server Configuration Secure SSL Certificate Connection
You can download the following file to check your server’s secure SSL certificate connection.
- Download the secure ssl certificate connection test file.
- Unzip and upload the two files ssl-test-secure.php and ssl-test-insecure.php files to your Magento webdirectory.
- Point your browser to both pages.
Test Results
The files will execute a file fetch using the PHP extension CURL.
The test results look like following.
Successful Test Result:
CURL test: fetching content from http://www.harapartners.com/.
CURL success: 35328 byte(s) returned.
Failed Test Result:
Secure CURL test: fetching content from https://www.harapartners.com/.
CURL error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
You can also check the Magento System Requirements for more information on Magento.