Re: Documentation of LibPQFactory SSL factory?

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: Ian Pilcher <arequipeno(at)gmail(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Documentation of LibPQFactory SSL factory?
Date: 2013-03-02 14:03:02
Message-ID: 1362232982.53584.YahooMailNeo@web162905.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Ian Pilcher <arequipeno(at)gmail(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kevin Grittner 2013-03-02 14:19:55 Re: Working toward a JTA 1.0.1 Compliant XADataSource
Previous Message Dave Cramer 2013-03-02 03:41:34 Re: Working toward a JTA 1.0.1 Compliant XADataSource