Jun 05 2007
Apache2-SSL-Certificate for Ubuntu Feisty..How to install this missing script to get the SSL certificates up
Ubuntu Feisty has a bug where the command apache2-ssl-certificate is missing. This is a well documented bug. Here is the file you need to download to overcome this defect to create a self signed certificate. After you download, follow the notes below to copy the downloaded files to the location where they are supposed to be present.
- Extract the package
- put ssleay.cnf to /usr/share/apache2/
- put apache2-ssl-certificate to /usr/sbin.
- Create /etc/apache2/ssl directory.
Now apache2-