Re: SSL and PGPoolingDataSource - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: SSL and PGPoolingDataSource
Date
Msg-id alpine.BSO.2.00.1005011146400.13830@leary.csoft.net
Whole thread Raw
In response to SSL and PGPoolingDataSource  (Oleg Vasylenko <olegvvasylenko@gmail.com>)
List pgsql-jdbc

On Tue, 23 Feb 2010, Oleg Vasylenko wrote:

> Trying to create PGPoolingDataSource with SSL support I found that
> PGPoolingDataSource.initialize()  sends no information to new
> PGConnectionPoolDataSource object about SSL status, and as a result it's
> impossible to create a Connection with ssl.
>

Fixed in CVS.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: How to ensure that SSL is enabled?
Next
From: Kris Jurka
Date:
Subject: Re: Glassfish ignoring "ssl" property in connection pool of PostgreSQL