Fri Aug 14 14:13:26 EEST 2009

Run Apache with SSL Self Signed SSL Certificate

Recently I had to run apache on Debian 4.0 (Edge) with Self Signed certificate. To make it happen I had to Google around and try out stuff. I've red that Debian comes with a command (apache2-ssl-certificate) that generates a self signed openssl certificate. However on my Debian systems this cmd wasn't available. So I had to google around about it, and I came along the following website which provided me with the script itself and some instructions how to use it. I've modified a bit the archive mentioned on the above website to make the install instructions of the website through a script. I've built a new archive based on the archive apache2-ssl.tar.gz that includes an extra file runme.sh which does the proper installation for you. The new archive itself could be found here .