在生产中,我在运行时收到以下错误
fb_auth.exchange_token! access_token
但它之前运行过,我得到了错误
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server hello A: sslv3
alert handshake failure
任何帮助表示赞赏
在生产中,我在运行时收到以下错误
fb_auth.exchange_token! access_token
但它之前运行过,我得到了错误
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server hello A: sslv3
alert handshake failure
任何帮助表示赞赏
你可能想看看这个 https://github.com/nov/fb_graph/issues/372
不是 fb-graph 或 httpclient 错误?试试这个 http://railsapps.github.io/openssl-certificate-verify-failed.html