Re: Have some problem about the SSL connection by JDBC - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Have some problem about the SSL connection by JDBC
Date
Msg-id 40733A80.7050602@opencloud.com
Whole thread Raw
In response to Have some problem about the SSL connection by JDBC  (<zhang-x@cnt.mxy.nes.nec.co.jp>)
List pgsql-jdbc
zhang-x@cnt.mxy.nes.nec.co.jp wrote:

> An I/O error has occured while flushing the output - Exception:
> javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: No trusted certificate found

You need to import the server certificate into the client's keystore.
See http://archives.postgresql.org/pgsql-jdbc/2003-08/msg00110.php for
details.

-O

pgsql-jdbc by date:

Previous
From: Edoardo Ceccarelli
Date:
Subject: delete unused loid
Next
From: Oliver Jowett
Date:
Subject: Re: blob without largeobject api