Added by Chris Pitzer over 16 years ago
I have redmine running on my dreamhost account, on it's own subdomain. How would I go about making redmine secure with something like SSL?
(i'm working with a team of people who often use public wifi - and I don't want the project space and all its data compromised)
We accomplished this by running an Apache/mongrel cluster combo as explained in the wiki. Once the cluster was working, we enabled ssl using normal Apache methods.