Prior to Rails 3, you could modify the script/server file to add in SSL parameters and tell the server command to use the HTTPS version of webrick, now that all of those scripts are gone, does anyone know how to get this to work? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I have figured out a solution and have posted it here: http://www.nearinfinity.com/blogs/chris_rohr/configuring_webrick_to_use_ssl.html On Sep 7, 9:04 am, Chris <rohr.ch...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Prior to Rails 3, you could modify the script/server file to add in > SSL parameters and tell the server command to use the HTTPS version of > webrick, now that all of those scripts are gone, does anyone know how > to get this to work?-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Reasonably Related Threads
- Rails Newbie--where do I configure webrick to start using ssl certs/https?
- On init webrick get older rails version (suddenly)
- Viewing Rails from non-localhost using WEBrick server
- Trouble starting WEBrick server
- kill webrick process on OSX Lion {localhost:3000}