【发布时间】:2021-02-19 12:22:26
【问题描述】:
这个网站 (https://ssptrades.com) 目前给我 SSL 问题...但只有 PC Firefox。
我可以通过在另一个浏览器中查看证书来判断证书是 TSL 1.2...这会有问题吗?如果是,我如何使用 IIS 为 TLS 1.3 生成证书或证书请求?
这是 pc firefox 81.0.2 (64 bit) 上的错误
连接到 ssptrades.com 时出错。同行的证书已被吊销。
错误代码:SEC_ERROR_REVOKED_CERTIFICATE
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
【问题讨论】:
-
如果你在 2022 年 1 月下旬来到这里并使用 LetsEncrypt,他们只是吊销了很多证书:bleepingcomputer.com/news/security/…。您必须更新它们,例如使用 certbot。如果使用 Traefik,您可能必须删除证书文件 (acme.json) 并重新启动 Traefik 才能使用 LE 更新证书。
标签: ssl firefox iis browser certificate