Re: SSL confirmation

From: Andrew M <andrew(at)jibeya(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SSL confirmation
Date: 2004-12-06 01:48:05
Message-ID: DF787AD8-4728-11D9-A1CE-0003938366A4@jibeya.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Hi,
seems like I may have located the solution to my earlier problem:

http://archives.postgresql.org/pgsql-jdbc/2003-08/msg00110.php

many thanks

Andrew
On 5 Dec 2004, at 23:51, Doug McNaught wrote:

> 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
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message OpenMacNews 2004-12-06 01:55:04 Re: initdb error: "could not identify current directory"
Previous Message Andrew - Supernews 2004-12-06 01:43:56 Re: Constaints

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gaetano Sferra 2004-12-06 08:40:41 ResultSet got NullPointerException on getMetaData calls
Previous Message Thomas Hallgren 2004-12-06 00:04:48 Re: prepared statement call fails