【问题标题】:Website shows partial ssl issue in Chrome网站在 Chrome 中显示部分 ssl 问题
【发布时间】:2013-12-02 22:22:03
【问题描述】:

我正在处理的网站https://www.recordretrieve.com 在 Chrome 中显示以下错误:

“Your connection to www.recordretrieve.com is encrypted with 128 bit encryption. 
However this page includes other resources which are not secure. 
These resources can be viewed by others while in transit, 
and can be modified by an attacker to change the look of this page”

这是一个 WordPress 网站,当我“查看源代码”时,我可以看到我上传到 WordPress 的所有图片都是 http,我看到 2 个外部 javascript 文件(由我使用的插件生成)也是 http。

问题是,这个错误会不会是我上传到 WordPress 的图片引起的?如果是这样,我该如何解决这个问题?

或者这个错误是由 js 文件的链接引起的?

还是两者兼而有之?

【问题讨论】:

    标签: javascript wordpress google-chrome ssl https


    【解决方案1】:

    我在我的博客上使用WordPress HTTPS 来强制对所有内容使用 HTTPS。

    此外,您还可以将General Settings Screen中的WordPress地址(URL)和站点地址(URL)设置为默认为https。

    当你写你的帖子时,你需要检查你是否默认插入 http 而不是 https

    如果这一切仍然导致问题,你应该检查你的主题和插件,以确保它们没有强制 http

    【讨论】:

      【解决方案2】:

      我最终安装了这个插件来解决这个问题:http://wordpress.org/plugins/ssl-insecure-content-fixer/

      【讨论】:

        猜你喜欢
        • 2012-10-05
        • 2023-03-27
        • 1970-01-01
        • 1970-01-01
        • 2018-07-01
        • 1970-01-01
        • 1970-01-01
        • 2018-07-13
        • 2020-01-23
        相关资源
        最近更新 更多