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 am working on porting over an app to ssl for facebook. I set up an elastic Load balancer to proxy ssl to a tomcat server. when I visit the URL it works in the browser but when I go to facebook it gives the error

Error

Error while loading page from $APPNAME The URL https://secure.domain.com/$APPNAME/ did not respond.

but https://secure.domain.com/$APPNAME/ works in my browser. Theres no error logging I assume for facebook. Is there like a general rules why it would fail like facebook doesn't like the cert or something?

share|improve this question
It might be caused by the new Facebook Bug? – ifaour Mar 16 '11 at 21:20

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.