Describe the problem/error/question
When trying to send an invite email from n8n, an error appears saying:
self-signed certificate in certificate chain
Is this because the cert is not trusted? Will adding the cert or its CA to the /opt/custom-certificates folder fix that? Or is there some configuration where I can disable this warning? I am using an internal corporate SMTP server.
What is the error message (if any)?
self-signed certificate in certificate chain
Please share your workflow
N/A
Share the output returned by the last node
Information on your n8n setup
- n8n version: n8nio/n8n:1.109.2
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): whatever the default is
- Running n8n via (Docker, npm, n8n cloud, desktop app): K8s
- Operating system: whatever your base image uses
