Re: Have some problem about the SSL connection by JDBC

From: <zhang-x(at)cnt(dot)mxy(dot)nes(dot)nec(dot)co(dot)jp>
To: "Oliver Jowett" <oliver(at)opencloud(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Have some problem about the SSL connection by JDBC
Date: 2004-04-07 01:08:28
Message-ID: 00c301c41c3c$d60b0b40$f35610ac@ichigo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sez Sez 2004-04-07 11:25:39 pg74 --> SET AUTOCOMMIT TO OFF is no longer supported
Previous Message Oliver Jowett 2004-04-06 23:43:02 Re: blob without largeobject api