``` clj -m http.server --cert <cert file> --key <key file> ``` Should run a server with TLS.
Should run a server with TLS.