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 trying to post to a facebook fan page wall using fb_graph 1.3.9 gem in ruby. That is working fine on a ubuntu box but not on FreeBSD

I receive the error below:

Got an error: SSL Verification failed -- Preverify: false, Error: unable to get local issuer certificate (20)

Any idea how to solve that problem?

share|improve this question
I'm getting the same error -- did you resolve it? I posted to the google group for fb_graph. – Kevin Bedell Feb 22 '11 at 16:20
not solved the problem but you can disable ssl verification. – Mesut Feb 22 '11 at 16:20
How do you disable ssl verification? – severin May 18 '11 at 15:11

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.