Re: How to connect with PostgreSQL Database with SSL using Certificates and Key from client Eclipse in Java

From: sujay kadam <sujaykadam02(at)gmail(dot)com>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, pratap(dot)some(at)bristlecone(dot)com
Subject: Re: How to connect with PostgreSQL Database with SSL using Certificates and Key from client Eclipse in Java
Date: 2023-05-19 11:42:32
Message-ID: CAAUgb-vekxvU5UBQbWUysL_5aTdaR2xTTXbnGzrqU4RG_zi-Kg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you for your response.

On Fri, 19 May 2023 at 5:11 PM, Aleksander Alekseev <
aleksander(at)timescale(dot)com> wrote:

> Hi Sujay,
>
> > I am trying to connect with PostgreSQL database from client with SSL
> enabled on server 10.30.32.186 port 6432 using below java code -
>
> This mailing list is dedicated to the PostgreSQL Core development. I
> don't think you will find many people interested in your question
> and/or familiar with Java.
>
> I think you should address the question to pgsql-general@ mailing list
> or StackOverflow.
>
> (If you believe there is a bug in the DBMS core please provide simpler
> steps to reproduce, ideally with pgsql utility and maybe bash.)
>
> --
> Best regards,
> Aleksander Alekseev
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message bruce@momjian.us 2023-05-19 12:05:36 Re: PG 16 draft release notes ready
Previous Message Aleksander Alekseev 2023-05-19 11:41:40 Re: How to connect with PostgreSQL Database with SSL using Certificates and Key from client Eclipse in Java