Safari can’t verify the identity of the website

You may get some error like given below in Mac machines when you browse SSL pages

Safari can’t verify the identity of the website “example.com” The certificate for this website was signed by an unknown certifying authority. You might be connectng tp a website that is preteneing to be “domainname.com”, which could put your confidential information at risk. Would you like to connect to the website anyway ?

To fix the problem add SSLCertificateChainFile to your apache configuration file

SSLEngine On
SSLCertificateFile /etc/httpd/ssl/*.example.com.crt
SSLCertificateKeyFile /etc/httpd/ssl/*.example.com.key
SSLCertificateChainFile /etc/httpd/ssl/gd_bundle.crt

You can leave a response, or trackback from your own site.

2 Responses to “Safari can’t verify the identity of the website”

  1. Mat says:

    Yeah.. Thanks.. I have been with this problem for a week

  2. Zach says:

    yes~~~~ I have the same problem!!! it’s driving me crazy!!!
    I’ve searched All over the web including Apple support all night long and ended up with no solution…
    Come on~~~~~~~~~~~~~~~~~~~~

Leave a Reply

Subscribe without commenting


Fatal error: Call to undefined function wp_list_addonn() in /home/sites/customers/aneesh/systemadmin/blog/wp-content/themes/Grante/sidebar.php on line 106