On 02/21/2013 10:41 PM, Christopher Schultz wrote:
> Short of putting it into the "endorsed" directory, you should put it
> into CATALINA_BASE/lib, right alongside of your JDBC library.
OK. I sort of figured that, although it feels a bit weird to have a
certificate sitting there along with all th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ian,
On 2/19/13 3:19 PM, Ian Pilcher wrote:
> I am writing a custom SSLSocketFactory for use with the PostgreSQL
> JDBC driver. This custom factory will allow the administrator to
> specify the CA certificate used to validate the PostgreSQL server'
I am writing a custom SSLSocketFactory for use with the PostgreSQL JDBC
driver. This custom factory will allow the administrator to specify the
CA certificate used to validate the PostgreSQL server's SSL certificate,
on a per-datasource basis.
Assuming that my SSLSocketFactory will be installed a