The way to do this has changed. The procedure is still simple for a self signed ssl cert.
The following is the correct way: apt-get install apache2 a2enmod ssl a2ensite default-ssl make-ssl-cert generate-default-snakeoil /etc/init.d/apache2 restart You can find this in the follow doc under SSL: /usr/share/doc/apache2.2-common/README.Debian.gz -- [regression] apache2-ssl-certificate has gone missing since feisty https://bugs.launchpad.net/bugs/77675 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
