Files
wlan-cloud-helm/tip-wlan/charts/postgresql/files/pg_hba.conf
2020-10-07 22:53:48 -04:00

4 lines
202 B
Plaintext

hostssl replication repl_user 0.0.0.0/0 md5 clientcert=1
hostssl postgres postgres 0.0.0.0/0 cert clientcert=1
hostssl postgres postgres ::/0 cert clientcert=1
hostssl all all 0.0.0.0/0 md5 clientcert=1