Project

General

Profile

How do I use SSL with redmine?

Added by Chris Pitzer almost 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)


Replies (1)

RE: How do I use SSL with redmine? - Added by Mark P almost 16 years ago

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.

HowTo_run_Redmine_with_a_Mongrel_cluster

    (1-1/1)