Re: SSL confirmation - Mailing list pgsql-general

From Michael Fuhr
Subject Re: SSL confirmation
Date
Msg-id 20041205210011.GB47040@winnie.fuhr.org
Whole thread Raw
In response to Re: SSL confirmation  (Andrew M <andrew@jibeya.com>)
Responses Re: SSL confirmation  (Andrew M <andrew@jibeya.com>)
List pgsql-general
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/

pgsql-general by date:

Previous
From: Andrew M
Date:
Subject: Re: SSL confirmation
Next
From: Devrim GUNDUZ
Date:
Subject: PostgreSQL RPMs for 8.0.0rc1 are available