Query related to postgresql jdbc 42.2.5

From: pradeep puppala <pradeep09puppala(at)gmail(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Query related to postgresql jdbc 42.2.5
Date: 2018-10-15 12:59:08
Message-ID: CAFwjnvK6BjKPBO7iz5K6j5BrqDzBVSHuGX9ZKvipJNxDy__ixg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message rob stone 2018-10-16 02:37:43 Re: Query related to postgresql jdbc 42.2.5
Previous Message Dave Cramer 2018-10-11 22:34:24 Re: ssl connection issues