Re: Postgres - SSL connection using only root CA

From: AjithKumar Kannan <ajithz2307(at)gmail(dot)com>
To: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Postgres - SSL connection using only root CA
Date: 2024-09-20 11:27:05
Message-ID: CAK3_n7_8A0k97Bt0VRYKcSBgUnfNxWao_2JhZVHhY0CvfPLiPg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Scott,

Thanks for your response. So can we connect using rootca and key?

Regards,
Ajith

On Wed, 18 Sept, 2024, 8:48 pm Scott Ribe, <scott_ribe(at)elevated-dev(dot)com>
wrote:

> 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 Laurenz Albe 2024-09-20 12:11:59 Re: Postgres - SSL connection using only root CA
Previous Message Muhammad Usman Khan 2024-09-20 04:18:34 Re: How to make superuser from non superuser in PostgreSQL