GoDaddy SSL certificate throws errors in Google Chrome?

Synopsis: GoDaddy SSL certificates are causing errors in some of the browsers, e.g. Google Chrome. Provided is a method to fix this.

GoDaddy SSL certificate error in google Chrome

How-to: Download intermediate certificate available at GoDaddy repository: gd_intermediate.crt. Upload to your server (wherever you store your SSLs)

In Apache vhost configuration add:

SSLCertificateChainFile /<path_to_cert>/gd_intermediate.crt
Filed in: Uncategorized