defunkt / github-gem

`github` command line helper for simplifying your GitHub experience.

Home Page:http://github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh clone --search fails on Windows with SSL issues in open-uri

drnic opened this issue · comments

Using Ruby + SSH from RailsInstaller 1.1.0

Reproduced the issue directly with open-uri

Probably a RailsInstaller or RubyInstaller issue

Same problem here, this problem occures on a number of commands since many uses open-uri it seems.

It can however be fixed by doing: OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE