Re: How to ensure that SSL is enabled?

From: Eric Jain <eric(dot)jain(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: How to ensure that SSL is enabled?
Date: 2009-10-26 23:18:43
Message-ID: e48479d40910261618o57eb6d93o14f4d5d12bd34b15@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, Oct 19, 2009 at 20:45, Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> wrote:
>     hostssl    somedatabase    all    0.0.0.0/0    md5

Thanks!

Looks like what's happening is that PGPoolingDataSource is ignoring
ssl=true. When I switch to PGSimpleDataSource, an SSL connection is
established.

Has anyone else encountered this bug -- or is this intentional behavior?

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Eric Jain 2009-10-26 23:45:38 Re: Compression
Previous Message David Wall 2009-10-22 21:13:02 Re: JDBC with PG 8.4 bytea character escaping wire protocol