supabase / postgres-meta

A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
https://supabase.com
Apache License 2.0
925 stars 125 forks source link

feat: allow setting ssl root cert #600

Closed soedirgo closed 1 year ago

soedirgo commented 1 year ago

What kind of change does this PR introduce?

Feature

What is the current behavior?

sslmode can be set, but sslrootcert can't be specified

What is the new behavior?

Allow setting sslrootcert.

Additional context

Fixes #274

notion-workspace[bot] commented 1 year ago

Add pg-meta support for specifying CA cert