Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL certificate errors #56

Closed
cameronyule opened this issue Oct 8, 2011 · 3 comments
Closed

SSL certificate errors #56

cameronyule opened this issue Oct 8, 2011 · 3 comments

Comments

@cameronyule
Copy link

I'm experiencing the following error while trying to use authenticated methods in fbgraph 1.8.3:

RestClient::SSLCertificateNotVerified (SSL Verification failed -- Preverify: false, Error: unable to get local issuer certificate (20)

I found two related mailing list threads (one, two) which mentioned the restclient_with_cert gem, however after including this in my Gemfile and updated my bundle the errors persisted.

Copying the certificates declared in restclient_with_cert's lib/cert file into fbgraph's lib/cacert.pem makes things work again, so I'm assuming I'm not using that gem correctly.

Any ideas the best way to resolve this issue?

@cameronyule
Copy link
Author

Just noticed that dropping back to fbgraph 1.8.0 fixes this error - will use that in the interim.

@pwnall
Copy link
Collaborator

pwnall commented Oct 8, 2011

Sorry for the trouble, Cameron, and thank you for the diagnostic! I'll drop back to the old cacert.pem and, if everything works well, I'll cut a new release.

@pwnall pwnall closed this as completed Oct 9, 2011
@pwnall
Copy link
Collaborator

pwnall commented Oct 9, 2011

Fixed in 1.8.4. Thank you so much for the bug report, Cameron!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants