I have a remote Redhat 5.0 box running PostgreSQL 8.0 and it's set to accept SSL connections only. I have the 3 root/cert files necessary for the handshaking to occur between host and client. The datasource to the box works fine when unencrypted: jdbc:postgresql://x.x.x.x/main (with ?ssl=true to be appended for encryption).
My question is where do I put these files? I am running CF8 Enterprise on Windows 2003. On my local machine I would have them in the %appdata%/postgresql folder but this is a production-level box that access the internet. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342727 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

