如何解决“通过HTTPS加载了不安全的内容,但是请求了不安全的资源". [英] How to fix "insecure content was loaded over HTTPS, but requested an insecure resource"

查看:336
本文介绍了如何解决“通过HTTPS加载了不安全的内容,但是请求了不安全的资源".的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

此URL: https://steakovercooked.com/wedding/schedule-wedding-ceremony /

我找不到不安全的内容,Chrome浏览器一直在抱怨,

I can't find the insecure content and the Chrome keeps complaining,

有什么想法吗?

推荐答案

当请求HTTPS页面通过HTTP加载资源时,会出现混合内容"警告.

"Mixed Content" warnings occur when an HTTPS page is asked to load a resource over HTTP.

这很危险,因为不安全的资源容易受到主动攻击者的更改或被动攻击者的窃听,这违反了用户对HTTPS页面安全性的期望.

This is dangerous because the insecure resources are vulnerable to alteration by an active attacker or eavesdropping by a passive attacker, which violates the user's expectation of security for an HTTPS page.

https://developers.google.com/web/fundamentals/security/prevent-mixed-content/fixing-mixed-content?hl=zh-CN

这篇关于如何解决“通过HTTPS加载了不安全的内容,但是请求了不安全的资源".的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆