I'm not a java man, but I came across some code that may help the
cause....
http://www.mail-archive.com/axis-dev@xml.apache.org/msg06309.html
On 11 Dec 2004, at 22:54, Oliver Jowett wrote:
> Kris Jurka wrote:
>> On Thu, 9 Dec 2004, Andrew M wrote:
>>> Now for the for handshaking to be successful with the root docs in
>>> the /data folder, postgresql expects the client to return a
>>> certificate. So my question is:
>>>
>> Currently the JDBC driver does not implement this functionality.
>> [...]
>
> Now that we have a sslfactory URL arg, can't you implement a
> SSLSocketFactory that provides the right client-certificate-lookup
> logic? You'd return a socket created via a SSLContext initialized with
> an appropriate KeyManager (and TrustManager obviously).
>
> -O
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> majordomo@postgresql.org
>