GoDaddy SSL & FireFox: “Unable to verify the identity of…”

Recently we have moved some of our clients websites to a new server.  We have properly configured SSL Certs according to the instructions from GoDaddy.com.  During testing we have discovered that the secure portions of the sites were generating an error when accessed with FireFox.  The popup error alerted users that the SSL certificates authenticity can not be verified… Unable to verify the identity of DomainName.com as a trusted site Solution: There is an error in Godaddy instructions that prevent the certificate from properly installing. Here are the instructions as found on GoDaddy’s website: Installing Intermediate Certificate Bundle (gd_iis_intermediates.p7b): Select Run from the start menu; then type mmc to start the Microsoft Management Console (MMC). In the Management Console, select File; then “Add/Remove Snap In.” In the Add/Remove Snap-In dialog, select Add. In the Add Standalone Snap-in dialog, choose Certificates; then click the Add button. Choose Computer Account; then click Next and Finish. Close the Add Standalone Snap-in dialog and click OK on the Add/Remove Snap-in dialog to return to the main MMC window. If necessary, click the + icon to expand the Certificates folder so that the Intermediate Certification Authorities folder is visible. Right-click on Intermediate Certification Authorities and choose All Tasks; then click Import. Follow the wizard prompts to complete the installation procedure. Click Browse to locate the certificate file (gd_iis_intermediates.p7b). Choose Place all certificates in the following store; then use the Browse function to locate Intermediate Certification Authorities. Click Next. Click Finish.  The step #8 talks about right clicking on “Intermediate Certification Authorities” folder.  Although following these instructions results in “successful import” message, the installation fails. To correct this, instead of step 8 try the following: Click the + icon to expand the contents of the Intermediate Certification Authorities folder. Right-click on Certificates folder and choose All Tasks; then click Import.  Proceed with Step 9 in the instructions above. After you are done, you may want to restart IIS.  To do it go to Start > Run type in CMD + enter to launch the command prompt.  Type in iisreset and hit enter. Hope this...

Read More »