Re: Query related to postgresql jdbc 42.2.5

From: rob stone <floriparob(at)gmail(dot)com>
To: pradeep puppala <pradeep09puppala(at)gmail(dot)com>, pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Re: Query related to postgresql jdbc 42.2.5
Date: 2018-10-16 02:37:43
Message-ID: 799161a831b81cb70d38a06e9758af6767ffcb60.camel@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

On Mon, 2018-10-15 at 18:29 +0530, pradeep puppala wrote:
> Hi
>
> I am trying to connect to postgresql database with jdbc postgresql
> 42.2.5 with "ssl=true" but I am getting error as below.
>
> SSL error: sun.security.validator.ValidatorException: PKIX path
> building failed:
> sun.security.provider.certpath.SunCertPathBuilderException: unable to
> find valid certification path to requested target.
>
> I am using self signed certificates and jre version is 1.7.0.151. I
> am struck here please help. Thanks in advance.
>
> Best regards
> Pradeep

This post may provide some clues.

https://stackoverflow.com/questions/18378869/pkix-path-building-failed-in-java-application#24705398

OR

https://stackoverflow.com/questions/18378869/pkix-path-building-failed-in-java-application#24705398

HTH,
Rob

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2018-10-16 12:47:00 [pgjdbc/pgjdbc] e44e4e: perf: ignore tables for PgDatabaseMetaData.getType...
Previous Message pradeep puppala 2018-10-15 12:59:08 Query related to postgresql jdbc 42.2.5