RubyGems Navigation menu

always_verify_ssl_certificates 0.2.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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

所有者:

作者:

  • James Golick

SHA 256チェックサム:

fad8b2d31f53385aa6d015f022a67b356e1a44a771e9d3b6ad5ae4dd1bb02ba3

累計ダウンロード数 25,510

このバージョンのみ 5,578

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: