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
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
- Find out which gems in your bundle are outdated.☆46Updated 10 years ago
- Wrap your Ruby code a loving, error reporting embrace☆47Updated 10 years ago
- Makes middleware that ships with Rack bullet-proof for async responses.☆113Updated 14 years ago
- Single Sign On Client for Custom Devise & Omniauth setup☆138Updated 2 years ago
- Threads : Servers : Forks : Daemons☆197Updated 7 years ago
- monitor your rack apps in production☆122Updated 10 years ago
- Seer is a lightweight, semantically rich wrapper for the Google Visualization API. It allows you to easily create a visualization of data…☆133Updated 13 years ago
- Interactive Ruby Tools - Improved irb and rails console with a lot of easy and powerful tools.☆27Updated 9 years ago
- Ruby as a Daemon☆48Updated 5 years ago
- Vendorer keeps your dependencies documented, cached and up to date☆185Updated 4 years ago
- Flexible StatsD instrumentation for Rails, Rack, Grape and more☆52Updated 6 years ago
- Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+☆463Updated 11 years ago
- A Ruby library for finding files in a set of paths☆140Updated 10 years ago
- Gem is defunct. Check out amazon's official gem☆70Updated 10 years ago
- A minimalist queueing DSL for Beanstalk.☆164Updated 13 years ago
- ☆43Updated 2 years ago
- Turn any ruby code into a daemon.☆313Updated 10 years ago
- LaterDude is a small calendar helper with i18n support.☆240Updated 12 years ago
- HTTP response caching☆52Updated 13 years ago
- Easy to use DSL to retry code if an exception is raised.☆88Updated 13 years ago
- A resque plugin to add metadata to your jobs☆55Updated 8 years ago
- Dynamically generates Capistrano recipes for Rake tasks☆179Updated 4 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
- Rails plugin for overriding attr_accessible protection.☆149Updated 13 years ago
- Implementation-agnostic git-like hashes and history for Ruby objects☆146Updated 6 months ago
- Rails plugin that silences Postgresql connection adapter verbose output