[I read all the similar questions previously answered, but the answers seemed rather conflicting. Please do only respond if you are 100% certain of the answer to prevent further confusion ;-) Thank you!]

We are planning to create facebook apps for clients.

Is it possible to use the same sub-domain for all apps in a way that requires a basic SSL certificate for all apps, so that a basic SSL certificate would suffice? (making it much more time and cost efficient for us)

If not, what would be the most time and cost efficient way to do it?

Using a wildcard SSL certificate?

Or a unified communication certificate?

And does anyone have a great recommendation where to best get the kind we need, obviously one acceptable by Facebook?

Thank you so much for your help!

link|improve this question
feedback

1 Answer

You can point all of your applications to the same sub-domain and just have each application residing in a different folder.

As you said - you must ensure that this domain has an SSL certificate implemented on the server..

link|improve this answer
Correct. I have in production multiple apps running off of the same subdomain. I do have a real (not self-signed) SSL cert for the subdomain. Check with your hosting provider to find out how the best way to achieve this might be. – DMCS Feb 8 at 16:20
Awesome, thank you so much! – Michael Solomon Feb 9 at 0:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.