> > So this XML is only for https not a secure database connection?
> What about the keystore and truststore shortcuts?
>
> Yes, it's only for letting the JRun web server accept HTTPS
> connections. Everything running within the same JVM uses the same
> keystore, and SSL/TLS requires keys and certificates on both client
> and server.
>
> 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
onsite
That takes a HUGE to-do off my list, thank you! Restarting CF services on our
production boxes would have been a command-chain nightmare.
So all I need to do in order for this client box to connect to the remote
server is this?
keytool -import -trustcacerts -alias aliasname -keystore {jrun
root}\lib\security\truststore -file C:\root.crt
Do I specify the cacerts file, or is a truststore file created?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:343162
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm