Archive for August, 2007

IE6, SSL and non-secure items

Friday, August 3rd, 2007

I'm working on a financial web app that's SSL-secured, and recently on page load, IE6 has been throwing up the mixed content prompt: "This page contains both secure and unsecure items".

This confused me because I searched through the app and couldn't find any URLs with the "http" scheme.

Using Fiddler2 I was able to decrypt the [...]