> I need help getting the scheduler to work. I work for the > government and our machines require PKI certificates. Our > sites require SSL. We are running CF 7. > > I thought the problem was the certs. It appears that they > are not the problem, but SSL is. How do I get the scheduler > to work with SSL? If I turn SSL off (temporarily), the > scheduler works fine.
I recommend that, instead of using SSL where it's not needed, you set up a local virtual web server that only accepts requests from localhost and does not require SSL. SSL involves unnecessary overhead in this case. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288572 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

