Postgres credential using SSL Allow/Require (hosted in Supabase) - n8n on RepoCloud
Any one able to get this connect to work?
n8n self-hosted in repocloud.io
postgres db hosted in supabase (ipv4 pooled connection)
When SSL is disabled, credential works
When SSL is allow/require, credential fails (error: self-signed certificate in certificate chain)
Is this just a limitation within repocloud as I don’t have command line access to the underlying machine? (and therefore have no way to apply the SSL cert from supabase? like how i would be able to do say if i was hosting n8n on digital ocean or similar?)