Re: SSL confirmation

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Andrew M <andrew(at)jibeya(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SSL confirmation
Date: 2004-12-05 21:00:11
Message-ID: 20041205210011.GB47040@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

On Sun, Dec 05, 2004 at 08:50:15PM +0000, Andrew M wrote:

> <datasources>
> <local-tx-datasource>
> <jndi-name>PostgresDS</jndi-name>
>
> <connection-url>jdbc:postgresql://localhost:5432/beyarecords</
> connection-url>
> <driver-class>org.postgresql.Driver</driver-class>
> <user-name>myName</user-name>
> <password>myPass</password>
>
> <sslmode>require</sslmode>
>
> </local-tx-datasource>
>
> </datasources>
>
> would that do the trick? Sorry for so many questions.. i have a lot to
> learn about postgreSQL ;-)

I don't know if that would work or not -- I'm not familiar with the
interface you're using.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2004-12-05 21:06:59 PostgreSQL RPMs for 8.0.0rc1 are available
Previous Message Andrew M 2004-12-05 20:50:15 Re: SSL confirmation

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew M 2004-12-05 21:10:42 Re: SSL confirmation
Previous Message Andrew M 2004-12-05 20:50:15 Re: SSL confirmation