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 as a library (in
$CATALINA_HOME/lib), what is the proper place in the Tomcat directory
hierarchy to put the CA certificate(s) that it uses?

Thanks!

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


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to