Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have configured a home computer to run a public IIS server and am having issues with creating an SSL certificate which I can use to allow my hosted ASP .NET application on a Facebook canvas. Is there anyone who has done something similar here? Thanks.

share|improve this question

1 Answer

up vote 2 down vote accepted

I'm almost certain you need a "real" SSL Certificate, bought and issued from a Certified Authority. Self signed certificates will not work because they will not be trusted.

share|improve this answer
+1. Yes, it costs. Yes, it is nagging. No, it still is needed. – TomTom Jan 15 at 11:18

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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