3

我无法在浏览器中打开 Google、Youtube 和其他网站。它显示证书身份验证错误。

我将其更改为受信任的网站。现在它显示如下:

 (Index of /[ICO]   Name    Last modified   Size    Description)

我不知道该怎么做。我无法谷歌。

其他网站,如 facebook、yahoo 和 Gmail,可以在浏览器中正确加载。

这是谷歌浏览器中的消息:

Your connection is not private

Attackers might be trying to steal your information from 
www.google.co.in (for example, passwords, messages, or 
credit cards).     NET::ERR_CERT_AUTHORITY_INVALID

单击高级时我在 chrome 中收到的消息:

Hide   Copy Code
www.google.co.in normally uses encryption to protect your 
information. When Chrome tried to connect to www.google.co.in 
this time, the website sent back unusual and incorrect 
credentials. Either an attacker is trying to pretend 
to be www.google.co.in, or a Wi-Fi sign-in screen has 
interrupted the connection. Your information is still secure 
because Chrome stopped the connection before any data was 
exchanged.

You cannot visit www.google.co.in right now because the 
website uses HSTS. Network errors and attacks are 
usually temporary, so this page will probably work later.

这是谷歌服务器的问题,介于两者之间还是客户端浏览器?是否有解决此错误的方法?

4

1 回答 1

2

这是一个 Chrome 问题。切换到不同的浏览器,你会没事的。Google 决定让没有“预期”SSL 证书的网站几乎不可能访问(您可以逐个站点清除缓存的证书信息,这真的很痛苦……但预计问题会再次出现然后你必须再次清除缓存的证书)。

如果您正在使用 Web 过滤或各种真正的安全产品来解密/检查/然后重新加密流量,Chrome 会对其进行转储。

我曾经是 Chrome 的粉丝,但因为这个问题我不得不放弃 Chrome。我不会为了继续使用 Chrome 而关闭我真正的安全产品!

于 2018-05-31T15:38:24.490 回答