When Chrome accesses a page that has some insecure content on the page, it puts a slash through the https:// and says that that is the case. How can I find the content that is not secured without going through the page source code?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
You can bring up Developer Tools (CTRL + SHIFT + I) and go to Console tab. there you will have log entries such as:
|
|||||||||||||||
|