Google Chrome 中未验证 SSL 证书

发布于 2024-12-20 07:00:01 字数 491 浏览 1 评论 0原文

我为网站购买了 SSL 证书。

当我在 Chrome 中访问网页时,我收到一条消息说...

在此处输入图像描述

我尝试删除所有对 static 的引用'http' url,但我仍然收到错误。有没有人遇到过类似的问题。如何确保网站被标记为安全连接?

更新..

当我点击下面的链接时它可以工作,但是如果我手动输入网址它就不起作用?我已经清除了缓存并在多台计算机上尝试过。

https://uk2canadapensiontransfers.com

更新 2..

删除了 Google Analytics,并清除了缓存以查看是否存在问题。出现同样的问题。然后添加回来分析以继续跟踪流量。

I've bought an SSL certificate for a website.

When I access the webpage in chrome I get a message saying...

enter image description here

I tried removing all reference to static 'http' urls, but I still get the error. Has anyone had a similar issue. How can I make sure the website is marked as a secure connection?

UPDATE..

When I click on the link below it works, but if I enter the url manually it doesn't work? I've cleared the cache and tried on multiple computers.

https://uk2canadapensiontransfers.com

UPDATE 2..

Removed Google Analytics, and cleared cache to see if that was the problem. Same problem occurred. Then added Analytics back as to keep tracking trafic.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

北恋 2024-12-27 07:00:01

肯定还有从http加载的资源。
我的 chrome 显示相同的错误消息。

在 Windows 上,在 Chrome 中按 Ctrl+Shift+J(Mac:Cmd+Alt+J)切换到资源或网络选项卡,然后重新加载页面并自行查看。

https://uk2canadapensiontransfers.com/contact 在 bing 和 virtualearth.net 的一些 JavaScript 中无法正常工作。

There is definitely still resources which are loaded from http.
My chrome shows the same error message.

On Windows in chrome hit Ctrl+Shift+J (Mac: Cmd+Alt+J) switch to the resources or network tab then reload the page an look for your self.

https://uk2canadapensiontransfers.com/contact ist not working there a some javascripts from bing and virtualearth.net.

早乙女 2024-12-27 07:00:01

我尝试了一下,看起来效果很好。你清除浏览器缓存了吗?

// 编辑
我查看了您的代码,这可能是导致您出现问题的原因。(我使用 HTTPS 强制执行器,所以我只是猜测)
utm.gif">http://google-analytics.com/_utm.gif

I tried it and looks like it is working. Did you clear the cache of the browser?

// EDIT
I looked into your code and this might be what are causing your problems.(I use an HTTPS enforcer so I am only guessing)
utm.gif">http://google-analytics.com/_utm.gif

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文