mbleigh / twitter-auth

Standard authentication stack for Rails using Twitter to log in.
355 stars 48 forks source link

Issues w/ Login on Localhost #20

Closed jfredson closed 14 years ago

jfredson commented 14 years ago

I've got everything up and running smoothly on my live server but I can't seem to get login to work in development mode on localhost. I get the following error when visiting /login

SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

Is there something special I'm supposed to do to get this to work in development mode?

jfredson commented 14 years ago

Gah, I missed that line in the readme that addressed this. Fix here for anyone else who fails at RTFM: https://mbleigh.lighthouseapp.com/projects/27783-twitterauth/tickets/6-error-on-login#ticket-6-2