From: Bryan Richardson Date: 2008-01-02T04:27:36+09:00 Subject: Using SSL with HTTP Basic Authentication in Rails 2.0 ------=_Part_8792_32177855.1199215661696 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello all, I'm using WEBrick to serve up my Rails 2.0 application, and it works just fine when I use HTTP Basic Authentication. However, I'm wondering if it's possible to tell WEBrick (or Mongrel, or Lighty) to use SSL when my Rails application calls upon the HTTP Basic Authentication. Has anyone done this? Thanks! -- BTR ------=_Part_8792_32177855.1199215661696--