This is how i did it on Ubuntu 12.04 LTS, and might work with Debian Squeeze too.
sudo a2enmod ssl sudo a2ensite default-ssl /etc/init.d/apache2 restart
The Computer King can do anything!
This is how i did it on Ubuntu 12.04 LTS, and might work with Debian Squeeze too.
sudo a2enmod ssl sudo a2ensite default-ssl /etc/init.d/apache2 restart