Re: Postgres - SSL connection using only root CA

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: AjithKumar Kannan <ajithz2307(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Postgres - SSL connection using only root CA
Date: 2024-09-18 15:18:24
Message-ID: 46B9DE0A-9BD6-44B5-ABA2-2B459DD6857E@elevated-dev.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

SSL without a key is not a thing.

--
Scott Ribe
scott_ribe(at)elevated-dev(dot)com
https://www.linkedin.com/in/scottribe/

> On Sep 18, 2024, at 9:13 AM, AjithKumar Kannan <ajithz2307(at)gmail(dot)com> wrote:
>
> 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?
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Erik Wienhold 2024-09-18 17:53:33 Re: SSL Connection String
Previous Message AjithKumar Kannan 2024-09-18 15:13:24 Postgres - SSL connection using only root CA