A few simple scripts to create self-signed ca, server and client certs for use when doing local development and testing.
To generate all certificates, run:
$ ./bin/generate
Various commands exist in the bin directory to view keys, certificates, the truststore, etc...