Home > Script Installation, Security > Get Ssl Working Vhosts Ubuntu

Get Ssl Working Vhosts Ubuntu

February 5th, 2010

I’m loosing my mind!

I have a webserver but I need to install SSL. I’ve been hacking around with /etc/apache2 all day long..

sudo a2ensite ssl
sudo a2enmod ssl
cp this to that
gksudo edit ports.conf
Listen 443
sudo /etc/init.d/apache2 reload
AHHHHHHHHH!!!!!!!!!!

I can’t get it to work! Router is forwarding the port 80 and 443..

Someone, if you can VNC and get this beast running I will be more than grateful.. I want SSL properly installed on 2 vhosts. 2 certs. Please document all steps in notepad so I can see what I was doing wrong.


Get Ssl Working Vhosts Ubuntu

Comments are closed.
Bear