Postgres - SSL connection using only root CA

From: AjithKumar Kannan <ajithz2307(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Postgres - SSL connection using only root CA
Date: 2024-09-18 15:13:24
Message-ID: CAK3_n79UmR3xETB9od9Rhpt2cd4e=1tmp9rwooTaVNO5Aw4SHg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Ribe 2024-09-18 15:18:24 Re: Postgres - SSL connection using only root CA
Previous Message tiamoh m 2024-09-18 15:08:30 SSL Connection String