: Tool to check non-SSL calls? Is there a tool that will scan all elements on a webpage and report which item is making a non-SSL call? My webapp keeps showing the mixed use icon and everything
Is there a tool that will scan all elements on a webpage and report which item is making a non-SSL call? My webapp keeps showing the mixed use icon and everything I can see is good. :/
Thanks!
More posts by @Annie201
2 Comments
Sorted by latest first Latest Oldest Best
Have a look at Fiddler. You launch the application from your local machine and can see each and every HTTP request being made to load up your page. That will tell you for sure all of the elements that may be making non-SSL requests.
If you right click on the page in Firefox 4 then you get a page info dialog. On the media tab you can see all the images that are included. You can see if they begin with https. Otherwise Firebug, the Firefox plugin, lets you see which scripts, css files you're using, even if they are loaded via Javascript.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.