Comment 32 for bug 77675

Revision history for this message
Geoff Shuetrim (geoff-galexy) wrote : Re: apache2-ssl-certificate has gone missing since feisty

The workaround at https://launchpad.net/ubuntu/+source/apache2/+bug/77675/comments/4 worked fine for me. I built the package, extracted the ssleay.cnf file and placed it at /usr/share/apache2/ssleay.cnf and extracted the apache2-ssl-certificate and put it at /usr/sbin/apache2-ssl-certificate. I also manually created the /etc/apache2/ssl directory. That let me generate the /etc/apache2/ssl/apache.pem file containing both the key and the certificate. After properly configuring the apache server to work with the certificate it seemed to run fine.