This is handy for genrating transient keys and certificates used for unit tests.
Notable files generated by running tinyca.sh:
ca.pem- This is the root CA which should be added to the test client's trust store.server.key- This is your server's secret key.server.pem- This is your server's certificate, good forexample.comand*.example.com.expired.pem- This is an expired version of the server certificate.ca- This directory contains the ca secrets and internals.