# Functions
GenerateCA will generate a new CA key/cert pair.
GenerateSignedCert will generate a new signed certificate signed by the input CA key/cert pair with one of multiple hostnames and with the given CN.
# Type aliases
HostNames contains the list of hosts the cert will be generated for.