Run app over HTTPS

gunicorn

gunicorn --certfile {{cert.pem}} --keyfile {{key.pem}} {{import.path:app_object}}

click the source code to copy install gunicorn on any operating system with command-not-found.com