rack-ssl
HTTPS middleware
Middleware to enforce HTTPS encryption in web applications
Rack middleware to force SSL
13 stars
2 watching
66 forks
Language: Ruby
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tobmatth/rack-ssl-enforcer | A middleware to enforce SSL connections in web applications | 591 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
jstorimer/rack-ssl-rails | A Rails extension for adding SSL support to the framework | 3 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
biola/rack-cas | A Rack middleware to perform client authentication using the CAS protocol | 149 |
interagent/committee | Middleware to validate JSON Schema in Rack applications | 882 |
eliotsykes/rack-zippy | A Rack middleware for serving compressed assets in non-Rails web applications | 160 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
mallowlabs/heroku-rack-ssl-enforcer-rails | Ensures an SSL connection is enforced for a Rails application running on Heroku. | 0 |
halorgium/rack-client | A Ruby client wrapper around Rack apps or live HTTP services | 99 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
rkh/rack-async-stream | A middleware that enables streaming with Rack applications | 10 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |