accounts/deploy/stunnel-account-db-client.conf
2026-01-23 23:16:37 +08:00

11 lines
252 B
Plaintext

foreground = yes
pid = /var/run/stunnel/stunnel-account-db-client.pid
[postgres-client]
client = yes
accept = 127.0.0.1:15432
connect = postgresql.onwalk.net:443
verify = 2
CAfile = /etc/ssl/certs/ca-certificates.crt
checkHost = postgresql.onwalk.net