A simple command generates a self signed certificate ready for use by your Ubuntu Apache server (already referenced to in sites-available/default-ssl)
make-ssl-cert generate-default-snakeoil –force-overwrite
After that, all you have to do is enable ssl.conf and ssl.load in mods-enabled, restart apache and your off and running!
[ad name=”ssl_certificates”]