Simple script for creating and signing self-signed certificates.
It has no dependencies other than openssl and a POSIX compatible shell.
Edit the CA_* options in the script to change things such as the name.
For a list of options, run certauth without any additional arguments.
AGPLv3