N8N_SSL_KEY=/etc/ssl/n8n.key N8N_SSL_CERT=/etc/ssl/n8n.crt N8N_PROTOCOL=https n8n start

Category: n8n & Workflow Automation

N8N_SSL_KEY=/etc/ssl/n8n.key N8N_SSL_CERT=/etc/ssl/n8n.crt N8N_PROTOCOL=https n8n start

Terminate TLS directly in n8n

Points n8n at an SSL key and certificate pair and enables the https protocol, so n8n itself terminates TLS without a reverse proxy. The certificate must cover the hostname users connect to. Many deployments prefer terminating TLS at the proxy and keeping n8n on plain http.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.