搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Why am I getting sent to a warning page for every website I try to go to including mozilla support

more options

Every website I try to go to I get sent to a warning page and cannot go to the website, I even click advance to take the risk and continue on to the website but it takes me to the same warning page. I tried to go to Mozilla support as well and same results. There is not one website that I have tried that I don't get the warning page.

Every website I try to go to I get sent to a warning page and cannot go to the website, I even click advance to take the risk and continue on to the website but it takes me to the same warning page. I tried to go to Mozilla support as well and same results. There is not one website that I have tried that I don't get the warning page.
已附加屏幕截图

所有回复 (2)

more options

Are you on a corporate network with a proxy server? Does that proxy server require a certificate?

Jump into About:config and try changing the "security.enterprise_roots.enabled" value to 'True'

This setting tells FF to use the Windows cert store instead of FF's own cert store. If your IT dept. load certs via GPO or some other method, it's likely only in the Windows cert store.

more options

Also, if you are interested in researching a possible "man in the middle":

You can click the Advanced button and then click the error code (for example, SEC_ERROR_SOMETHING) and Firefox will usually display a coded version of the certificate. You can copy that and paste it here for review.

I usually use the following site to decode the first certificate and check the "Issued by" section: https://certlogik.com/decoder/

The following article has more suggestions for "man in the middle" issues: How to troubleshoot security error codes on secure websites.