Describe the problem/error/question
How do I include a custom SSL certificate to my postgres node? My postgres database requires an SSL certificate in addition to username and password to connect.
I see the MySQL node has an option, but the same fields don’t appear on postgres node. Is there another way to accomplish this?
All the existing questions I see are related to connecting to the underlying postgres database that powers self hosting n8n. I don’t see anything for the postgres node.
What is the error message (if any)?
When attempting to connect the connection stalls and timesout. No error is given.
Information on your n8n setup
- n8n version: Version 1.62.4
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Kubernetes