We have a vendor that is providing text messaging for our campus. They provide both SOAP and REST web services. I'm trying to connect to the REST service to pull some information. The service requires SSL. When I try to consume the REST service from CF7, the service throws an error. However, when I try the exact same code in CF8, it works as expected. Their certificate issuer is UTN-USERFirst-Hardware. So, to me, it appears that the java keystore, installed with CF8 "knows" about "UTN-USERFirst-Hardware", where CF7's java keystore does not. Does that sound plausible? Thanks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289861 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

