Generate a root CA and a server certificate
sudo ./ca-test.sh -s example.com
Generate a root CA, intermediate CA, and a server certificate
Installs the generated root CA into the system root store
Installs the generated intermediate CA into the system root store
Removes the generated root CA from the system root store
Removes the generated intermediate CA from the system root store