Postgres monitoring with ssl mode=verify-ca, is it possible?

Sample:
DATA_SOURCE_NAME=“postgresql://postgres_exporter:postgres123@10.49.208.198:5432/postgres?sslmode=verify-ca&sslrootcert=/etc/ssl/certs/server-ca.pem&sslcert=/etc/ssl/certs/client-cert.pem&sslkey=/etc/ssl/certs/client-key.pem”

1 Like

anyone who who had this requirement or fix to resolve this issue?

1 Like