I setup my rails app, integrate Omniauth & Devise. But when my callback function (/auth/:provider/callback) after login from facebook/google/yahoo, i see a SSL certificate error. I also download cacert.pem & config in omniauth.rb, but this error still remain.
Can anyone help me?