Facebook 标签 ssl 最低要求

发布于 2024-12-17 15:47:11 字数 84 浏览 3 评论 0原文

我想知道 ssl 证书与 facebook 选项卡一起使用的最低要求是什么。我的意思是,有许多不同类型的证书:加密位、扩展验证或不扩展验证等等......

I would know which is the minimal requirement for ssl certificates to use with facebook tabs. I mean, there are many different kind of certificates: encryption bits, extended validation or not, and so on....

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

时光与爱终年不遇 2024-12-24 15:47:12

Facebook 没有最低要求,只要页面通过 SSL 提供,证书甚至可以自签名。

但是,用户浏览器将检查证书的有效签名机构,如果找不到,则会向用户发出警告并建议他们不要继续。

来自认证 CA 的标准 SSL 证书适用于大多数 Facebook 应用程序。

There is no minimum requirement from facebook, as long as the page is served over SSL the certificate can even be self signed.

However, the users browser will check for a valid signing authority for the certificate and if it can't find one it will issue a warning for the user and advise them not to continue.

A standard SSL cert from a certified CA will be fine for most facebook app purposes.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文