1
Spcek OP |
2
dototototo 2018-11-13 00:30:50 +08:00 via Android
F12 看控制台。
|
3
0ZXYDDu796nVCFxq 2018-11-13 00:31:12 +08:00 via Android
https://libre.computer/products/boards/roc-rk3399-pc/
|
4
ScotGu 2018-11-13 00:31:40 +08:00
意味着这个页面虽然启用了 SSL,但是还加载了一些 http 链接的内容。
可以查看这个页面的源代码,搜索 http:// 看看加载了什么资源。 |
5
0ZXYDDu796nVCFxq 2018-11-13 00:31:58 +08:00 via Android
|
6
SharkIng 2018-11-13 04:58:58 +08:00
```
Mixed Content: The page at 'https://abc404.xyz/' was loaded over HTTPS, but requested an insecure image 'http://picsx.oss-cn-shanghai.aliyuncs.com/18-10-15/84697157.jpg'. This content should also be served over HTTPS. (index):344 Mixed Content: The page at 'https://abc404.xyz/' was loaded over HTTPS, but requested an insecure image 'http://picsx.oss-cn-shanghai.aliyuncs.com/18-10-15/84697157.jpg'. This content should also be served over HTTPS. (index):392 Mixed Content: The page at 'https://abc404.xyz/' was loaded over HTTPS, but requested an insecure image 'http://picsx.oss-cn-shanghai.aliyuncs.com/18-10-15/84697157.jpg'. This content should also be served over HTTPS. ``` 随便贴几条作为参考,这些资源,看起来主要是图片,不是 HTTPS 的 |
8
flynaj 2018-11-13 23:36:14 +08:00 via Android
用://
|
9
Spcek OP @SharkIng 我现在把所有的图片都换成 https 了,但 chrome 还是会提示并非完全安全,你帮我再看看还有啥
|
10
SharkIng 2018-11-21 00:15:27 +08:00
@Spcek #9 抱歉平时不上 V2
我 Chrome 有 uBlock Origin 所以本身就会有些报错 我没仔细看 应该是这个 'http://abc404.xyz/usr/themes/material/img/random/material-5.png' |