换成https后,网站还是没有安全标志或安全小锁?

赞赏 2017-07-28

证书配置都弄好了,网站已经换成https了,可是仍然没有安全的标志,如下图:



怎么回事? 

我们可以从 chrome 的 开发者工具 可以找到原因:

如下图,进入【Security

就可以看到 Mixed Content  这一项没有通过校验

原因是包含http请求 把http的改成https的就可以了。


有时console中也会给出错误:

Mixed Content: The page at ... was loaded over HTTPS, but request an insecure XMLHttpRequest endpoint ... Thins request has been blocked; the content must be served over HTTPS


登陆后阅读全文
阅读 2603 赞赏 0 有用 2 没用 0 收藏 0 分享

   



0 条留言

赛蓝翔的头像

赛蓝翔

PHP开发一枚

相关文章

CentOS 6.5下 Nginx 配置 https 服务

CentOS 6.5系统下 Apache 如何配置 https 服务?

主机宝Linux版(CentOS 64位)配置 HTTPS 站点

公号素材助手只下载了一张图片

独家:疑犯一级强奸罪,刘强东可能面临12年监禁?

Linux密码修改报错 Authentication token manipulation error

umeditor 报错:Discontiguous selection is not supported

linux下挂载window磁盘,如何查看磁盘分区格式

有赞的zan framework安装与初步使用

简易的提取图片的颜色值?

他的文章

微信跳一跳刷分攻略

改了php.ini中的open_basedir仍报错open_basedir restriction in effect

推荐 | PHP WEB消息推送框架 web-msg-sender (PHPSocket.IO)

如何准确判断请求是不是搜索引擎爬虫(蜘蛛)发出的请求?(php window linux)

PHP Warning: feof() expects parameter 1 to be resource, null

php Warning: A non-numeric value encountered in

原来这条命令可以让我们快速找到php.ini的位置

换成https后,网站还是没有安全标志或安全小锁?

在百度站长平台如何将http换成https

php file_get_contents() 如何伪造发送 referer?

手机扫一扫
分享文章