Minor improvements to SSL support

This commit is contained in:
Jan Oberhauser
2020-03-29 12:46:55 +02:00
parent 37ccff8cb8
commit f00b7347c8
3 changed files with 30 additions and 16 deletions

View File

@@ -137,6 +137,19 @@ export NODE_FUNCTION_ALLOW_EXTERNAL=moment,lodash
```
## SSL
It is possible to start n8n with SSL enabled by supplying a certificate to use:
```bash
export N8N_PROTOCOL=https
export N8N_SSL_KEY=/data/certs/server.key
export N8N_SSL_CERT=/data/certs/server.pem
```
## Timezone
The timezone is set by default to "America/New_York". It gets for example used by the