jamesgolick / always_verify_ssl_certificates
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
Related projects ⓘ
Alternatives and complementary repositories for always_verify_ssl_certificates
- Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+☆463Updated 11 years ago
- A minimalist queueing DSL for Beanstalk.☆164Updated 13 years ago
- Find out which gems in your bundle are outdated.☆46Updated 10 years ago
- maintains the cleanliness of failed jobs on Resque☆170Updated 8 months ago
- Makes middleware that ships with Rack bullet-proof for async responses.☆113Updated 13 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 8 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 12 years ago
- Wrap your Ruby code a loving, error reporting embrace☆47Updated 9 years ago
- Continuous Integration software written on top of Ruby on Rails 3 and DelayedJob.☆273Updated 7 years ago
- Ruby as a Daemon☆48Updated 5 years ago
- Easy to use DSL to retry code if an exception is raised.☆88Updated 12 years ago
- [deprecated] Über Faraday stack for consuming APIs (JSON, XML decoding & more)☆47Updated 12 years ago
- Rails plugin for overriding attr_accessible protection.☆149Updated 13 years ago
- Adds a semblance of performance to Ruby's core Date class ...☆79Updated 7 years ago
- Dynamically generates Capistrano recipes for Rake tasks☆176Updated 3 years ago
- logbuddy is your friendly little log buddy by your side☆141Updated 11 years ago
- A minimalist queueing DSL for Beanstalk.☆132Updated 12 years ago
- A generic settings store for Rails 3.x ActiveRecord models.☆44Updated 11 years ago
- XML/JSON representations of your Ruby objects☆77Updated 5 years ago
- XHTML to PDF using Flying Saucer java library.☆55Updated 11 years ago
- A Resque plugin for ensuring only one instance of your job is running at a time.☆113Updated 6 years ago
- Filter unwanted params from your controllers/actions in your Rails app. Provides param_protected and param_accessible analogous to Activ…☆84Updated last year
- Ruby in-memory models☆366Updated 10 years ago
- gdb hooks for MRI/REE (and some for YARV)☆220Updated 3 years ago
- Single Sign On Client for Custom Devise & Omniauth setup☆138Updated 2 years ago
- ☆43Updated last year