微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Chrome 88 的本地主机证书无效

如何解决Chrome 88 的本地主机证书无效

我在本地主机上有一个 spring boot 应用程序,当我尝试在 Chrome 88 上访问它时,它显示以下错误

You cannot visit localhost right Now because the website sent scrambled credentials that Google Chrome cannot process. Network errors and attacks are usually temporary,so this page will probably work later.

我找到了这篇文章SSL Localhost Privacy error,但似乎在 Chrome 88 中 Allow insecure localhost 选项不再可用。我可以使用该帖子上的另一个答案,即输入 thisisunsafe 并点击 Enter

是否有另一种方法可以解决此问题,而不必为每个本地主机站点都键入 thisisunsafe

解决方法

作为临时修复,您可以打开 chrome://flags/#temporary-unexpire-flags-m87,然后您可以再次打开 chrome://flags/#allow-insecure-localhost。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。