rkabir / certified

Ensure net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL certificates and provides certificate bundle in case OpenSSL cannot find one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certified

HEY!

Always remember to keep your certificate bundle up to date using the included certified-update executable!

Solves http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/ by providing a crt bundle and explicitly telling Ruby where to find it. Also forces OpenSSL::SSL::VERIFY_PEER

gem install certified

About

Ensure net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL certificates and provides certificate bundle in case OpenSSL cannot find one


Languages

Language:Ruby 100.0%