Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook App - secure canvas - SSL

I'm building facebook App, but as I understood I need SSL.

Is there any way to avoid buying SSL?

like image 444
ჯ ბოლ Avatar asked Mar 28 '26 10:03

ჯ ბოლ


1 Answers

You can avoid using an SSL certificate under these conditions:

  • The app is in sandbox mode, visible only to a specified group of people
  • You don’t care about users using a secure connection on Facebook — you can specify https://example.com

You can avoid buying such certificate if your hosting provider has one for you (for example: heroku - ssl setup).

You can try to search for free certificates. As far as I know, http://startssl.com provides such a service.

You can use self-signed certificates. Your users will be prompted to accept validity of the certificate (or forced to add exception, which is a cumbersome process).

like image 103
Maciej Łebkowski Avatar answered Mar 30 '26 00:03

Maciej Łebkowski



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!