Re: SSL confirmation

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: Andrew M <andrew(at)jibeya(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: SSL confirmation
Date: 2004-12-05 23:51:16
Message-ID: 87zn0s8ft7.fsf@asmodeus.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Michael Fuhr <mike(at)fuhr(dot)org> writes:

> On Sun, Dec 05, 2004 at 09:10:42PM +0000, Andrew M wrote:
>
>> The map i make reference to is a Jboss map used to make a jndi
>> connection to postgreSQL. What document do I need to access to get hold
>> of the envireonment variables, namely PGSSLMODE?
>
> I don't know if the J-stuff wraps libpq or if it implements the
> communications protocol on its own.

The latter. AFAIK it doesn't use environment variables. See the JDBC
driver docs for how to set options when connecting.

-Doug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Simon Wittber 2004-12-06 00:57:25 source control integration
Previous Message Jamie Deppeler 2004-12-05 23:34:12 Function Problem

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Hallgren 2004-12-06 00:04:48 Re: prepared statement call fails
Previous Message Oliver Jowett 2004-12-05 23:36:12 Re: prepared statement call fails