Skip to content
Discussion options

You must be logged in to vote

You currently can set the env var DATABASE_SSL=true to connect to a Postgres DB that requires SSL (I believe Postgres 15+ defaults to required).

There's also a PR that allows additional options, including self signed certs with the cert as base64 as an env var and the full set of options allowed by the pg npm library (PGSSLMODE).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dkindlund
Comment options

Answer selected by HenryHengZJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants