如果您无法支付 SSL 证书费用,有什么可以做的吗?
你好,我是一名兴趣爱好开发者,我不靠我的应用程序/网站赚钱,我只是用它来免费向 FB 用户分发我的作品 我的应用程序
我付不起 30-40-50 英镑的 SSL 证书费用,我认为 FB 强迫你使用 SSL 有点不公平。
我的问题是我可以通过什么方式获得免费证书或者 FB 可以为我提供一个吗?
希望有办法解决这个问题,因为我不希望我的应用程序崩溃。
亲切的问候
西福尼克
Hello I am a hobbies developer and I don't make money of my app/website, I only have it to give out my work to FB users for free My APP
I can't afford to pay the £30-40-50 for a SSL certificate and I think it is a little unfair that FB will be forcing you to use SSL.
My question is there any way I can get a free certificate or can FB provide me with one?
Hope there is some way around this as I don't want my app going down.
Kind Regards
Sifonick
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
您可以尝试 http://www.startssl.com/。您可以免费获得您的域名和子域名的免费证书,并且浏览器会自动接受该证书
you can try http://www.startssl.com/. you can get a free certificate for your domain and subdomain for free, and it is accepted by browsers automatically
如果您四处搜索,您会发现一些提供免费 SSL 证书的网站。虽然这些通常没有被广泛接受,但这无疑是一种替代选择,并且是生成您自己的完全不接受的证书的一个进步[您也可以这样做]。
If you search around you will find a few sites that provide free SSL certificates. While these are generally not as widely accepted, it's certainly an alternative option and a step up from generating your own completely unaccepted certificate [which you can also do].
我也遇到了同样的问题:
不确定免费云服务是否是一个解决方案(当您编辑 FB 应用程序设置时,会显示提供相关信息的链接。 hxxps://developers.facebook.com/blog/post/558/ )
另一个 CA hxxp://www.affirmtrust.com/free-ssl-certificate-products.html 宣布他们将提供 3 年免费证书。尚未启动并运行,但我相信即将到来,您可以预先注册。
没有其他人提到过,所以我可能是错的,但我认为您还需要一个额外的 https IP 地址。 (每年 30 美元/20 英镑?)
我的网络主机提供 ssl/https 共享服务器 - 作为我的软件包的一部分免费 - 您的软件包可能包含类似的。当您共享它时,您可能必须通过不同的域引用它,例如 hxxps://servername.sec.example.com/~accntid/index.html。这意味着腹肌和腹肌都可以。您页面中的 rel 链接需要修改。由于服务器是共享的,“文档根”在示例中位于“~accntid”上方,因此必须更改对“文档根”的服务器脚本引用。
华泰
I also had the same problem:
Not sure if free cloud service is a solution (a link offering info on this is displayed when you edit your FB app settings. hxxps://developers.facebook.com/blog/post/558/ )
Another CA hxxp://www.affirmtrust.com/free-ssl-certificate-products.html has announced they will be offering free certs for 3 years. Not up and running yet but I believe iminent and you you can pre-register.
No one else has mentioned it so I could be wrong, but I think you will also need an additional IP addres for https. ($30/£20 p.a. ?)
My web host provides a shared server for ssl/https - its free as part of my package - your package may include similar. As you are sharing it you may have to refer to it by a different domain e.g. hxxps://servername.sec.example.com/~accntid/index.html. This means both abs & rel links in your pages will require modification. As the server is shared "document root" is above "~accntid" in the example so server script references to the "doc root" will have to be altered.
HTH
我有同样的问题,并发现了 此网站。 似乎完成了工作。
编辑:哦,我有没有提到它是免费且即时的?
I had the same question and came across this site. Seems to get the job done.
Edit: Oh, did I mention it's free and instant?