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

From
Subject Re: Have some problem about the SSL connection by JDBC
Date
Msg-id 00c301c41c3c$d60b0b40$f35610ac@ichigo
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
I have done all in that page ,but I still get the error.
I use j2sdk-1.4.2_04.

> > 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Have some problem about the SSL connection by JDBC
Next
From: Sez Sez
Date:
Subject: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported