jonahb / bing-search

A Ruby client for the Bing Search API
MIT License
17 stars 4 forks source link

Cannot search due to SSLV3 error on ruby 2.2.0 #1

Open ghost opened 8 years ago

ghost commented 8 years ago

The following error is returned when trying to do a web search. Do you know of an easy fix? Thanks.

initializing bing search C:/Ruby22-x64/lib/ruby/2.2.0/net/http.rb:923:in `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)