When I set “Require SSL” in the n8n Cloud Postgres node (Settings) to connect to Supabase using the Transaction Pooler params, the connection fails with: “self-signed certificate in certificate chain.”
It works if SSL is disabled, and it also works if I toggle “Ignore SSL Issues (Insecure).” I need SSL enforced without ignoring errors.
How do I enable SSL without the self-signed certificate error?
Information on your n8n setup
-
**n8n version: latest
-
**Database (default: SQLite): Postgres / Supabase cloud
-
**n8n EXECUTIONS_PROCESS setting (default: own, main): default
-
**Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
-
**Operating system: macOS