# Functions
CreateCA creates the toplevel 'ca' certificate and key, and places it in the provided directory.
CreateSignedCert creates a new certificate signed by the provided parent, with the provided serial number, name and common name.
# Constants
CA is the name of the CA toplevel cert.