How to avoid a security warning in IE when landing an HTTPS page?

In IE 8, I get the following error message when I try to access https from the http page in the web portal of the online store. If I change the settings in my IE, the message will not be displayed. But since this is a configuration browser, we can ask each client to do this. alt text

Is there something we can do to not show this message in IE.?

+3
source share
3 answers

Make sure you supply all content, including external CSS, JS, and images, using the https protocol. The warning should disappear.

IE8, , , . Firefox Firebug.

+6

, , .. http. @nailxx, , https.

, , https. * . , http, .

, , .

[*] , , https , : -)

+1

, , https . ( , , SSO ..), , .

Sorry for the non-response, but I realized that someone else has studied this issue, it may be nice.

0
source

All Articles