registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #04147
[Bug 77675] Re: [regression] apache2-ssl-certificate has gone missing since feisty
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 Registry
Administrators, which is the registrant for Debian.