Why is chrome slashing my HTTPS?
Posted
by
John Isaacks
on Super User
See other posts from Super User
or by John Isaacks
Published on 2010-09-27T20:48:46Z
Indexed on
2012/04/07
5:34 UTC
Read the original article
Hit count: 165
google-chrome
|ssl
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.
© Super User or respective owner