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

From Ian Pilcher
Subject Documentation of LibPQFactory SSL factory?
Date
Msg-id kgr3o9$nqd$1@ger.gmane.org
Whole thread Raw
Responses Re: Documentation of LibPQFactory SSL factory?  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-jdbc
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?

Thanks!

--
========================================================================
Ian Pilcher                                         arequipeno@gmail.com
Sometimes there's nothing left to do but crash and burn...or die trying.
========================================================================

pgsql-jdbc by date:

Previous
From: Matt Rose
Date:
Subject: pgsql-jdbc and ident
Next
From: Bryan Varner
Date:
Subject: Re: Working toward a JTA 1.0.1 Compliant XADataSource