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 14 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:
- Middleware for profiling Rack-compatible apps using perftools.rb☆330Updated 3 years ago
- This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered out…☆448Updated 7 years ago
- Daemon Kit aims to simplify creating Ruby daemons by providing a sound application skeleton (through a generator), task specific generato…☆540Updated 7 years ago
- Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+☆464Updated 12 years ago
- An RCov-esque coverage tool for Ruby 1.9☆203Updated 2 years ago
- A minimalist queueing DSL for Beanstalk.☆132Updated 13 years ago
- Colorize your capistrano output for better overview☆236Updated 7 years ago
- Extra Instrumentation for the New Relic RPM Gem☆189Updated 5 years ago
- maintains the cleanliness of failed jobs on Resque☆170Updated last year
- Yet another hash/struct-like configuration object for Ruby☆189Updated 4 years ago
- API Smith makes building structured API clients even simpler.☆214Updated 2 years ago
- The programmable mock proxy☆118Updated 10 years ago
- Run MetricFu without making it part of your projects depencies.☆124Updated 5 years ago
- A minimalist queueing DSL for Beanstalk.☆163Updated 14 years ago
- Debugging toolbar for Rack applications implemented as middleware☆1,074Updated 9 years ago
- Find out which gems in your bundle are outdated.☆45Updated 11 years ago
- Eventable is an easy to use and understand event model; it's the simplest way to add fine-grain events to your classes.☆125Updated 11 years ago
- logbuddy is your friendly little log buddy by your side☆140Updated 12 years ago
- distributed rspec & cucumber via bonjour☆211Updated 4 years ago
- Ruby in-memory models☆367Updated 11 years ago
- Dynamically generates Capistrano recipes for Rake tasks☆179Updated 4 years ago
- A fist full of code metrics - the original but no longer the fork of reference. See https://github.com/metricfu/metric_fu/ the definitiv…☆547Updated 12 years ago
- Your source for event-drivenness!☆172Updated 15 years ago
- A Rails metal handler for analyzing your processes' memory usage.☆115Updated 16 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 9 years ago
- Automatically run Ruby scripts with "bundle exec"☆160Updated 3 years ago
- Provides a dead-simple way to run scenarios with Firebug enabled under the selenium driver☆86Updated 11 years ago
- Rack Middleware for parsing post body data for JSON, XML and various content types☆101Updated last year
- Continuous testing and a alternative to Autotest and Guard☆216Updated 9 years ago
- Turn any ruby code into a daemon.☆314Updated 11 years ago