I currently have an app running using Mongrel, and need to add SSL to
certain functions. I found this link (http://www.styledbits.com/
articles/2006/06/04/adding-ssl-to-your-rails-app-in-5-minutes) hunting
through the archives, and was wondering if this is actually all that
would be required (aside from getting a server certificate)?
Has anybody used this successfully, or have any other suggestions for
how to accomplish it?
Using that repository, what else needs to be done to get SSL up and
running using mongrel? Obtain a certificate, and then anything else?
Can Mongrel do this without having Apache running in front of it?