Hi Team,
Im looking for an option to connect the Postgres DB with only the root CA
file instead of all three cert files (rootca, server, and key).
I have tried the SSL mode as verify-ca in hba config and was trying to
connect the DB using only ca, but that did not succeed. In Postgres, do we
have any option to use only rootca for SSL connections?
Regards,
Ajith