Deletes the public key from configs, it's not used for anything
Moves the private key away from the config file to a .pem file. This is not the end state, it will be changed later, but this is a handy intermediary step.
Deletes multiple key handlers
Deletes the sctfe config, everything is now passed through flags!
Toward #200 and #88
This PR: