Closed soedirgo closed 1 year ago
Set the root cert directly via env instead of setting the path of the cert. Also, PG_META_DB_SSL_ROOT_CERT will be applied on all pg connections, instead of the user having to set &sslrootcert= path in the connection string.
PG_META_DB_SSL_ROOT_CERT
&sslrootcert=
Follow up to https://github.com/supabase/postgres-meta/pull/600
Set the root cert directly via env instead of setting the path of the cert. Also,
PG_META_DB_SSL_ROOT_CERT
will be applied on all pg connections, instead of the user having to set&sslrootcert=
path in the connection string.Follow up to https://github.com/supabase/postgres-meta/pull/600