ssl - Facebook realtime updates certificate verify failed -


when try test realtime updates, following error message:

"callback verification failed: ssl certificate problem, verify ca cert ok. details: error:14090086:ssl routines:ssl3_get_server_certificate:certificate verify failed" 

any idea, how solve problem?

i tried test ssl certificate (http://www.nsoccer.net) in http://www.digicert.com/help/ , seems, there aren't problems.

facebook provides ssl bundle of required ssl root certificates required php sdk bundle can use establish chain of trust. @ time, can find bundle @ https://github.com/facebook/facebook-php-sdk/blob/master/src/fb_ca_chain_bundle.crt. use modify application use these certificates establish chain of trust.


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -