Easy way to determine what content is not delivered using a secure HTTPS connection?

后端 未结 7 2308
一向
一向 2021-02-14 12:53

I have some pages that are sent via HTTPS. Internet Explorer sometimes complains about \"This webpage contains content that will not be delivered using a secure HTTPS\".

<
7条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-14 13:38

    using firefox - view generated source vs viewing source

    there is probably a javascript file that is creating a div/iframe that is insecure

提交回复
热议问题