【发布时间】:2018-05-24 17:40:14
【问题描述】:
在 Ubuntu 上安装了一些更新,现在 Chrome 为我所有的本地开发站点添加了 https 前缀。我没有安装任何证书,因此 Apache 拒绝连接,我收到以下错误消息:
This site can’t be reached
xyz.dev refused to connect.
Try:
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
我在 Ubuntu 16.04 上使用 Chrome 63.0.3239.84
这些网站在 Firefox 57.0.1 中运行,因此它是 Chrome 特有的东西。
如何在 Chrome 中关闭此功能?
【问题讨论】:
-
您无法将其关闭。谷歌已经购买了
.devTLD,所以现在他们认为他们可以用它做他们认为最好的事情。 ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts 切换到另一个扩展进行本地开发,或者在你的 Apache 中至少安装一个自签名证书。 -
哦,太好了....不过感谢您的快速回复! :)
标签: google-chrome https