Re: Documentation of LibPQFactory SSL factory? - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: Documentation of LibPQFactory SSL factory?
Date
Msg-id 1362232982.53584.YahooMailNeo@web162905.mail.bf1.yahoo.com
Whole thread Raw
In response to Documentation of LibPQFactory SSL factory?  (Ian Pilcher <arequipeno@gmail.com>)
List pgsql-jdbc
Ian Pilcher <arequipeno@gmail.com> wrote:

> Poking around in the source code, I stumbled on the LibPQFactory class,
> which appears to be an alternative SSLSocketFactory which adds some
> much needed features -- hostname verification, client certificates,
> customized server CA, etc.
>
> Is there any documentation of how to use these features anywhere?

Oddly, I don't see anything in the documentation about it, but
there is a post which might serve as an example for its use:

http://www.postgresql.org/message-id/007601cdffb5$cc4834a0$64d89de0$@kommi@huawei.com

--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Working toward a JTA 1.0.1 Compliant XADataSource
Next
From: Kevin Grittner
Date:
Subject: Re: Working toward a JTA 1.0.1 Compliant XADataSource