简体   繁体   English

FBML应用程序是否需要在10月1日之前提供HTTPS画布URL?

[英]Are FBML apps required to provide HTTPS canvas url by 1st of October?

由于最终用户不能直接访问FBML应用程序的画布URL,所以我想不是,但是有人可以确认吗?

Confirm: "An SSL Certificate is required for all Canvas and Page Tab apps (not in Sandbox mode and not FBML)." 确认:“所有“画布”和“页面选项卡”应用程序都需要SSL证书(不是在“沙盒”模式下,不是在FBML中)。 See here: http://developers.facebook.com/docs/oauth2-https-migration/ Though I am currently getting mixed content warnings in IE and Firefox when using Facebook in https mode and then loading content over http in the app. 看到这里: http : //developers.facebook.com/docs/oauth2-https-migration/虽然当我在https模式下使用Facebook然后在应用程序中通过http加载内容时,我在IE和Firefox中收到混合内容警告。 So users of your app might get kinda bad feeling if you do not serve your content over https. 因此,如果您不通过https提供内容,则您的应用程序用户可能会感到有点不舒服。


UPDATE: 更新:

Facebook: Facebook的:

"We have heard that there is some confusion about whether FBML apps must support HTTPS. FBML developers still need to know whether users are browsing Facebook over a secure connection since they need to detect whether to serve iframe or video content over HTTPS. As a result, FBML apps must obtain SSL certificates in order to serve this type of content to users browsing over a secure connection. If you have an FBML app, please obtain an SSL certificate for your app to receive traffic from users browsing Facebook over a secure connection. “我们听说FBML应用程序是否必须支持HTTPS存在一些困惑。FBML开发人员仍需要知道用户是否通过安全连接浏览Facebook,因为他们需要检测是否通过HTTPS提供iframe或视频内容。因此,FBML应用必须获得SSL证书才能为通过安全连接浏览的用户提供此类内容。如果您有FBML应用,请为您的应用获取SSL证书,以接收通过安全连接浏览Facebook的用户的访问量。

If you enable SSL for your FBML app, please make sure that your SSL certificate includes all intermediate certificates in the chain of trust as our SSL validation is strict. 如果您为FBML应用程序启用了SSL,请确保您的SSL证书包括信任链中的所有中间证书,因为我们的SSL验证非常严格。 You can use third-party SSL analysis tools (eg, https://www.ssllabs.com/index.html ) to check your certificate status and fix any errors (and warnings). 您可以使用第三方SSL分析工具(例如https://www.ssllabs.com/index.html )来检查证书状态并修复任何错误(和警告)。 If your SSL certificate has problems, you may see "Empty response received" error when you load your FBML canvas app." 如果您的SSL证书有问题,则在加载FBML canvas应用程序时可能会看到“收到的响应响应为空”错误。

https://developers.facebook.com/blog/post/567/ https://developers.facebook.com/blog/post/567/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM