contains unauthenticated content error message on https site
If you get “Warning: contains unauthenticated content” error on your https site. Then you might be using http links in your secure site code to load your site, start checking your site source code for any images, style sheets and scripts loading from http source instead of https. Just search for http:// and cross check if these links are used to load site landing page, if yes then replace http to https. Http links to external source/sites are not any issue.
Firebug is a Firefox extension which you can use to track this issue.
Tags: Apache, Apache SSL, Browsers




Sat, Nov 21, 2009
Apache