RubyGems Navigation menu

always_verify_ssl_certificates 0.3.0

Ruby’s net/http is setup to never verify SSL certificates by default. Most ruby libraries do the same. That means that you’re not verifying the identity of the server you’re communicating with and are therefore exposed to man in the middle attacks. This gem monkey-patches net/http to force certificate verification and make turning it off impossible.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.3.0 - March 18, 2011 (6,5 KB)
  2. 0.2.0 - December 09, 2010 (6,5 KB)
  3. 0.1.0 - December 08, 2010 (6,5 KB)

Besitzer:

Autoren:

  • James Golick

SHA 256-Prüfsumme:

db8da26fa5496d6c72ce39d71faee2ee2d8866b4be39edb83f3b5045f0bcf1c2

Downloads insgesamt 25.472

Für diese Version 13.995

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: