> 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.

You'll have to add the server cert to the client's Java keystore as
described here:
http://archives.postgresql.org/pgsql-jdbc/2003-08/msg00110.php

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:342728
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to