Published: September 25 2014
ASP.NET - Fix for HTTPS/SSL Insecure/Mixed Content Warning
After setting up automatic redirects from HTTP to HTTPS you may start seeing browser warnings about "insecure content" or "mixed content" and some content may be blocked and not displayed, this is because some of the external content references in your html are still using an insecure "http://" url.