Okay, so you have to use https, that explains perfectly why you can't do it with http. Let me try again.
Taking another look at the error message, it looks to me like the certificate on the exchange server isn't properly installed on the ColdFusion box. Do a search for "cacerts" If you are using a single instance of ColdFusion it should be in ColdfusionDir/runtime/jre/lib/security, If you are using Jrun it should be in Jrun/jre/lib/security Make sure the date on the file matches when you used the keytool. If not you could be experiencing the same problem I was in this post: http://www.numtopia.com/terry/blog/archives/2006/07/importing_ssl_certificates_with_keytool_finally.cfm Terrence Ryan I.T. Director Wharton Computing and Information Technology E-mail: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293212 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

