搜索 | 用户支持

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

详细了解

How do I know Certificates are authorized and not added by malware?

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

There are a lot of certificates on my computer, some from Taiwan, Hong Kong, and other countries. Do you have a list of Certificates that I should have on my computer.

There are a lot of certificates on my computer, some from Taiwan, Hong Kong, and other countries. Do you have a list of Certificates that I should have on my computer.

所有回复 (2)

more options

The certs stored in Windows are for a lot more than websites, they are for anything requiring digital signing. These will largely be for software and drivers (so you can install them). Mozilla will not know which of these are valid, but Windows doesn't keep untrusted or expired certificates.

If your machine belonged to a corporate network, you might have a lot of certs which are now pointless.

See, for example, https://docs.microsoft.com/en-us/windows-hardware/drivers/install/digital-certificates and related entries.

Certificates from the web just allow you to make a secure (HTTPS) connection to a site.

more options

Firefox comes with builtin root trusted certificates that are used to build a certificate chain with the certificate send by the server and that ends up to a builtin root certificate. Firefox also caches intermediate certificates (software security device) send by the server for future use, these also can be used in case the server doesn't send all required intermediate certificates (you would otherwise get a SEC_ERROR_UNKNOWN_ISSUER error).