Page 1 of 1

SSL Setup Help

PostPosted: Tue Nov 11, 2008 8:02 am
by TuckLive
I'm trying to setup SSL on Tomcat for my Subsonic install, but I'm lost and the Tomcat doc isn't helping me so I'm hoping to get help here. I'm running Subsonic on Ubuntu and started to setup SSL, but I'm stuck at configuring my server.xml file (I think). Following the quick start guide on the Tomcat page I ran the keygen command and created my certificate keystore. Now when I try to uncomment the section in server.xml specified I get nothing. Going to https://localhost:8443 comes up "Firefox can't establish a connection to the server"

Can someone help?

PostPosted: Mon Dec 01, 2008 6:20 pm
by TuckLive
Found a better explanation on how to setup SSL here:

http://techtracer.com/2007/09/12/settin ... asy-steps/

If your using Firefox3 be sure to add "-keyalg RSA" or you'll get an invalid signature error.