Your connection is not private
Your connection is not private
Attackers might be trying to steal your information from localhost (for example, passwords, messages, or credit cards)
NET::ERR_CERT_COMMON_NAME_INVALID
localhost normally uses encryption to protect your information. When Google Chrome tried to connect to localhost this time, the website sent back unusual and incorrect credentials. This may happen when an attacker is trying to pretend to be localhost, or a Wi-Fi sign-in screen has interrupted the connection. Your information is still secure because Google Chrome stopped the connection before any data was exchanged.
You cannot visit localhost right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later.
我们在通过chrome访问localhost 的时候,常常会遇到无法访问的情况,提示如上,我们可以尝试如下操作:
在开发中启动localhost,遇到此问题:
- 地址栏chrome://flags/
- 启用Invalid Certificates
- 重启Chrome


浙公网安备 33010602011771号