ReliveRadio / reliveradio-plantasy

ReliveRadio Radioautomation auf Ruby on Rails Basis
www.reliveradio.de
2 stars 0 forks source link

add tls for devise authenticated actions #3

Closed funkenstrahlen closed 10 years ago

funkenstrahlen commented 10 years ago

https for logins ist important.

funkenstrahlen commented 10 years ago

https://github.com/plataformatec/devise/wiki/How-To%3a-Use-SSL-%28HTTPS%29

funkenstrahlen commented 10 years ago

It's better to have the complete website in SSL. So better do that directly in nginx or apache later.

@germanstudent Are you familiar with that?

Tutorial for nginx: http://rtmatheson.com/2011/07/setting-up-nginx-to-work-with-rails-capistrano-and-ssl/