开发者

secure message in IE for ASP.Net website

can anybody please tell me, why this no-secure message comes on my site's homepage in Internet Explorer Following is message:

"T开发者_StackOverflow中文版he web page contains content that can not be delivered using secure HTTPS connection" message box comes with yes/no option.


Your webpage is using https but some items (picture for example) on the page are linked using http (not https). This is why IE warns users that although most of the page is secured not all content on it is. If you want to get rid of the message you should serve all the items on the page via https.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜