Re: Client Certificate authentication using JDBC driver - Mailing list pgsql-jdbc

From Sehrope Sarkuni
Subject Re: Client Certificate authentication using JDBC driver
Date
Msg-id 835557E3-70E8-43DC-A758-A8EC6082D406@jackdb.com
Whole thread Raw
In response to Client Certificate authentication using JDBC driver  (Brian Thomas <mynameisbt@hotmail.com>)
List pgsql-jdbc
Check out the LibPQFactory[1]. I haven't used it myself (only looked over the code when writing another SSL factory) but it's supposed to handle using client certificates for auth. It's meant to mimic the behavior of the libpq library and generally accepts the same defaults for flags/cert locations.

pgsql-jdbc by date:

Previous
From: dmp
Date:
Subject: Re: pgjdbc Jekyll Website
Next
From: Jim Garrison
Date:
Subject: CopyManager API?