Hi Scott, thanks for your reply. From reading various sources of documentation it is clear that I need to implement the following:
java -Djavax.net.ssl.trustStore=/library/java/home/lib/security/cacert application Now, my confusion is this: 1. As I am running an a web application and jboss handles/controls the connection in my postgres-ds.xml file and the only classes I have access to are those in my hibernate.har file, none of which have a main(), where do I specify -Djavax.net.ssl.trustStore=/library/java/home/lib/security/cacert? Can I specify it in my postgres-ds.xml file, which to me would be the logical place to do it? If so, how? regards Andrew View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857713#3857713 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857713 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
