Usage:
First, cd into ct-certificate-authority/server and compile server.go
cd back into the top level of the repo
Then run ct-certificate-authority/server -calist= -loglist= -config=
Testing:
For all test cases: cd to top level of the repo and then run go test ./...