> We have a new server that I am trying to run scheduled tasks on. Problem is, > the server does not have internet access out and it is an SSL site. > So I > cannot browse by IP because I get the SSL error that the host names do not > match. I am able to add the IP/URL to the hosts file and browse > to the site address in a browser, but CF still does not like that. Any > suggestions how I can run my scheduled tasks?
You will probably have to add the certificate to CF's Java keystore (Google "cf java keystore" for more info) 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 ons ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:350231 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

