This script generates a self-signed SSL certificate which can be used for developing web applications on your local machine. The certificate will be generated using RSA-4096 and SHA512.
Copy these two files somewhere convenient; e.g. ~/bin
.
Edit openssl.cnf
if you have any particular requirements.