curl --insecure 'https://localhost:8001/hello'
curl --cacert ssl/cert.pem 'https://localhost:8001/hello'