Re: Have some problem about the SSL connection by JDBC

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: zhang-x(at)cnt(dot)mxy(dot)nes(dot)nec(dot)co(dot)jp
Cc: Oliver Jowett <oliver(at)opencloud(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Have some problem about the SSL connection by JDBC
Date: 2004-04-07 12:47:05
Message-ID: 1081342025.9274.68.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Can you share the solution with the list?

Dave
On Wed, 2004-04-07 at 08:24, zhang-x(at)cnt(dot)mxy(dot)nes(dot)nec(dot)co(dot)jp wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Dave Cramer
519 939 0336
ICQ # 14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sica, David (David) 2004-04-07 15:37:20 PostgreSQL 7.4.2 and pg74.1jdbc3.jar
Previous Message Sez Sez 2004-04-07 12:39:44 Re: pg74 --> SET AUTOCOMMIT TO OFF is no longer supported