More at rubyonrails.org: More Ruby on Rails

Pull Request to Ruby on Rails Guides (PROPOSED)

This Pull Request is intended to bridge a documentation gap. The gap exists if a developer needs to test an SSL server on localhost. Currently, there is no existing documentation nor an easy solution to create a WEBrick https server.

It solves the SSL server on localhost problem and provides a simple step-by-step solution to create the https server.

Rails Guides are also available for Kindle.
Guides marked with this icon are currently being worked on and will not be available in the Guides Index menu. While still useful, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections.

Start Here

SSL HTTPS SERVER

Everything you need to know to set up your HTTPS WEBrick Server is right here. The documentation is currently residing on github for reviews and comments prior to submittal.

Guide Namespace Location

Digging Deeper::Securing Rails Applications(PROPOSED)

It is expected that this documentation will be installed in the Digging Deeper::Securing Rails Applications namespace.