Apr 20, 2012
tom

Why is my SSL certificate saying it’s not totally secure?

Question

I’ve just installed a SSL certificate on my web site, but when I view it in my browser (Chrome), the browser warns me that it’s not totally secure:

Browser warning

What am I doing wrong, and how do I correct it?

Asked by Shaul

Answer

Anything with a reference to non-https links will invalidate the site.

This includes all css, images, js etc.

For Google Analytics see – http://support.google.com/googleanalytics/bin/answer.py?hl=en&answer=55483 for secure tracking

Also see similar post – http://stackoverflow.com/questions/5028785/what-can-invalidate-ssl-php-jquery

Answered by Cold T

Related posts:

  1. Cisco CSM-S (with SSL) secure and non-secure service for the same IP/hostname?
  2. Which SSL certificate to use for non-financial application
  3. Is it okay to use the FREE SSL Certificate offered by: Instant SSL by comodo? or Is StartCom better?
  4. Are self-signed ssl certificates secure?
  5. Commercial SSL Certificate and Self-Signed Certificate for Authentication

Leave a comment