Обсуждение: About use SSL by JDBC

Поиск
Список
Период
Сортировка

About use SSL by JDBC

От
張 欣
Дата:
 
I want to know is the JDBC for postgresql-7.3.4 surport ssl connection
 

Re: About use SSL by JDBC

От
Kris Jurka
Дата:

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


Re: About use SSL by JDBC

От
Kris Jurka
Дата:

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
>