Re: Glassfish ignoring "ssl" property in connection pool of PostgreSQL

From: Kris Jurka <books(at)ejurka(dot)com>
To: Nookala Satish Kumar <nosaku(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Glassfish ignoring "ssl" property in connection pool of PostgreSQL
Date: 2010-05-01 15:47:47
Message-ID: alpine.BSO.2.00.1005011147270.13830@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sat, 27 Mar 2010, Nookala Satish Kumar wrote:

> Glassfish ignoring "ssl" (and sslfactory) property in connection pool of
> PostgreSQL. I tried to establish a SSL connection string to PostgreSQL, but
> it is not taking. I tried with the normal JDBC URL in a standalone program
> and it works. Any ideas?
>

This has been fixed in CVS.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2010-05-01 16:08:52 Re: Strange behavior after setting timestamp field to null - A bug?
Previous Message Kris Jurka 2010-05-01 15:47:12 Re: SSL and PGPoolingDataSource