BUG #6679: Can't connect via JDBC Driver

From: mitzanu(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6679: Can't connect via JDBC Driver
Date: 2012-06-08 10:55:50
Message-ID: E1Scwr8-0004f1-M8@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6679
Logged by: Mihai
Email address: mitzanu(at)gmail(dot)com
PostgreSQL version: 9.1.4
Operating system: WIn 7
Description:

I'm using a database management tool that uses a JDBC driver i think this
issue is JDBC related.

Error
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target The connection attempt failed.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2012-06-08 11:40:45 Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids
Previous Message Andres Freund 2012-06-08 10:42:00 Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids