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
It might be easier to have Rails specify SSL at the appropriate time so all the configuration is in one place. You'll probably receive more detail on the Rails mailing list:
http://groups.google.com/group/rubyonrails-talk
Sorry not to be of more help!
Regards,
Andy Stewart
···
On 1 Jan 2008, at 19:27, Bryan Richardson wrote:
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
-------
Thanks Andrew for responding. My fault on not using the Rails mailing
list. I'll do so right now. -- BTR
···
On Jan 2, 2008 3:55 AM, Andrew Stewart <boss@airbladesoftware.com> wrote:
On 1 Jan 2008, at 19:27, Bryan Richardson wrote:
> 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
It might be easier to have Rails specify SSL at the appropriate time
so all the configuration is in one place. You'll probably receive
more detail on the Rails mailing list:
http://groups.google.com/group/rubyonrails-talk
Sorry not to be of more help!
Regards,
Andy Stewart
-------
http://airbladesoftware.com