Why is chrome slashing my HTTPS?
- by John Isaacks
In Chrome when I view my page the https in the URL has a red slash through it. When I click it, it says:
Your connection to www.example.com is encrypted with 256-bit encryption. However, this page includes other resources which are not secure. ...
I am not getting the mixed content warning in IE or FF.
Is there a way to get Chrome to tell you exactly what/where is causing the issue?
I am having trouble finding what is causing Chrome to throw a hissy fit. I searched my source for any http that does not contained https but am not seeing any. It would be nice if there is an easy way to pinpoint the issue.