You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used configs to define server.crt and server.key plus ssl=on, and when trying to attach a config secret with mode 0400 it complains that it cannot read it.
Container image should chown the files as it does with $PGDATA on entrypoint so that it can later read it properly
hi,
how do we enable ssl with your pgmaster instance?
and also slaves and pgpool?
this one works with main stream postgresql
https://markwoodbridge.com/2017/08/16/postgres-docker-ssl.html
but does not work here
The text was updated successfully, but these errors were encountered: