Re: About use SSL by JDBC - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: About use SSL by JDBC
Date
Msg-id Pine.BSO.4.56.0403150148520.19744@leary.csoft.net
Whole thread Raw
In response to About use SSL by JDBC  (張 欣 <zhang-x@cnt.mxy.nes.nec.co.jp>)
List pgsql-jdbc

On Mon, 15 Mar 2004, [iso-2022-jp] 張 欣 wrote:

> to Kris Jurka
>
>     Do you mean the JDBC of version 7.3.4 is not surport ssl connection?

Right, SSL support is only available in the 7.4 series driver and only
then for builds that have the java ssl libraries availble: jdbc2ee and
jdbc3 jar files.

Kris Jurka

> ----- Original Message -----
> From: "Kris Jurka" <books@ejurka.com>
> To: "張 欣" <zhang-x@cnt.mxy.nes.nec.co.jp>
> Cc: <pgsql-jdbc@postgresql.org>
> Sent: Wednesday, March 10, 2004 9:11 AM
> Subject: Re: [JDBC] About use SSL by JDBC
>
>
>
>
> On Fri, 5 Mar 2004, [iso-2022-jp] ト・。。カユ wrote:
>
> >
> > I want to know is the JDBC for postgresql-7.3.4 surport ssl connection
> >
>
> The 7.4 driver has ssl support and will work against a 7.3 database, so
> try downloading one from http://jdbc.postgresql.org/download.html
>
> Kris Jurka
>

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: COPY Command UtfToLocal: could not convert UTF-8
Next
From: Vitaglione Giosue'
Date:
Subject: LISTEN/NOTIFY support in JDBC driver?