Replies: 1 comment
-
You didn't mention if you've seen Does SSL with raw IPs work for Postgres? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
our Postgres Instance requires SSL.
It is possible with a connection string like
postgresql://11.20.50.50:5432/renovate?sslmode=require
, but i see no possiblity to use this for renovate. Did i miss an env variable?Beta Was this translation helpful? Give feedback.
All reactions