jamesgolick / always_verify_ssl_certificatesLinks
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 impossi…
☆97Updated 13 years ago
Alternatives and similar repositories for always_verify_ssl_certificates
Users that are interested in always_verify_ssl_certificates are comparing it to the libraries listed below
Sorting:
- Find out which gems in your bundle are outdated.☆45Updated 11 years ago
- monitor your rack apps in production☆122Updated 10 years ago
- Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+☆463Updated 12 years ago
- Wrap your Ruby code a loving, error reporting embrace☆47Updated 10 years ago
- A minimalist queueing DSL for Beanstalk.☆164Updated 14 years ago
- Ruby as a Daemon☆48Updated 6 years ago
- Your source for event-drivenness!☆171Updated 15 years ago
- Engine for tracking various metrics related to a Rails 3 application☆250Updated 13 years ago
- Makes middleware that ships with Rack bullet-proof for async responses.☆113Updated 14 years ago
- A generic settings store for Rails 3.x ActiveRecord models.☆44Updated 11 years ago
- A Resque plugin for ensuring only one instance of your job is running at a time.☆115Updated 6 years ago
- [deprecated] Über Faraday stack for consuming APIs (JSON, XML decoding & more)☆47Updated 13 years ago
- Replaces Net::HTTP with a subclass that routes all requests to a Rack application☆213Updated 3 years ago
- Dynamically generates Capistrano recipes for Rake tasks☆179Updated 4 years ago
- Ruby 1.9.x compatible fork of the Google GData gem with Mercurial commit history☆48Updated 13 years ago
- A minimalist queueing DSL for Beanstalk.☆132Updated 13 years ago
- Gem is defunct. Check out amazon's official gem☆70Updated 10 years ago
- XHTML to PDF using Flying Saucer java library.☆55Updated 11 years ago
- HTTP response caching☆52Updated 13 years ago
- High level Ruby library for interacting with Xapian, a full text search engine.☆139Updated 3 years ago
- Extra Instrumentation for the New Relic RPM Gem☆189Updated 5 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 8 years ago
- Provides a dead-simple way to run scenarios with Firebug enabled under the selenium driver☆86Updated 10 years ago
- A Ruby library for finding files in a set of paths☆140Updated 10 years ago
- Monitor server CPU/Memory/Disk Usage/URL Loading, so that you can view those statistics on a web page, as well as providing an interface …☆77Updated 15 years ago
- A collection of useful middleware for exposing information about deployed Rack applications.☆103Updated 13 years ago
- Rails plugin for overriding attr_accessible protection.☆149Updated 13 years ago
- WatchTower helps you track how much time you spend on all of your projects, at the project, directory, and file level.☆64Updated 13 years ago
- See how ready your Ruby code is to run on JRuby☆100Updated 5 years ago
- Easy to use DSL to retry code if an exception is raised.☆88Updated 13 years ago