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 12:24:43
Message-ID: 016901c41c9b$4f81ed00$f35610ac@ichigo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thanks for your help I have resolve my problem.
Thanks.
----- Original Message -----
From: "Oliver Jowett" <oliver(at)opencloud(dot)com>
To: <zhang-x(at)cnt(dot)mxy(dot)nes(dot)nec(dot)co(dot)jp>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Sent: Wednesday, April 07, 2004 8:17 AM
Subject: Re: [JDBC] Have some problem about the SSL connection by JDBC

> zhang-x(at)cnt(dot)mxy(dot)nes(dot)nec(dot)co(dot)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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-04-07 12:29:01 Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported
Previous Message Sez Sez 2004-04-07 12:18:16 Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported