Firefox 中的 SSL 证书警告
SSL Certificate warning in Firefox
我购买了使用 SHA-2 算法生成的 ssl 证书。
它已成功安装在 apache2 服务器中。我也用 https://www.sslshopper.com 之类的在线工具对其进行了测试,结果完全没问题,但是在 firefox 控制台中,我得到了这样的结果
This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1.
我还仔细检查了 Chrome 和其他浏览器。好像还可以
我的证书有什么问题吗?
请帮助并提前致谢。
你的证书没问题。 Firefox 控制台中记录的警告是由于使用 SHA-1 证书的其他域(特别是 s-static.ak.facebook.com, connect.facebook.comand avocado-app.s3.amazonaws.com)提供的资源。
我购买了使用 SHA-2 算法生成的 ssl 证书。 它已成功安装在 apache2 服务器中。我也用 https://www.sslshopper.com 之类的在线工具对其进行了测试,结果完全没问题,但是在 firefox 控制台中,我得到了这样的结果
This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1.
我还仔细检查了 Chrome 和其他浏览器。好像还可以
我的证书有什么问题吗?
请帮助并提前致谢。
你的证书没问题。 Firefox 控制台中记录的警告是由于使用 SHA-1 证书的其他域(特别是 s-static.ak.facebook.com, connect.facebook.comand avocado-app.s3.amazonaws.com)提供的资源。