Ah, good point. I'm not sure to be honest - it's a client's server so they may well have done.
I will investigate. Thanks Will -----Original Message----- From: Ryan Stille [mailto:[EMAIL PROTECTED] Sent: 27 March 2007 19:19 To: CF-Talk Subject: Re: CFHTTP and SSL woes Have you upgraded the jvm? If so, could you be importing the cert into the wrong keystore? You will need to import it into the keystore under the new JVM installation directory. If you follow any of the cert import instructions on the net, they will probably lead you to install the cert into the old keystore (CFusionMX/runtime/jre/lib/security/cacerts). -Ryan http://www.stillnetstudios.com Will Swain wrote: > Yup - this old chestnut. > > Server running cfmx6.1 trying to use CFHTTP to a url using SSL v3. > This worked until recently when they upgraded their cert from v2 to > v3, and now I'm getting the infamous Connection Failure error. > > I've tried applying the fixes such as importing the cert into cfmx's > cacerts etc., all to no avail. > > My question is this - I can run this code fine on my local test > server, running cfmx 7.0.2. I get communication with the remote url > via CFHTTP no problem. Is this something that was fixed somewhere in > between CFMX 7 (I've seen some people having this issue still with 7) > and CFMX 7.0.2? I don't want to recommend that the client upgrades > from cfmx 6.1 to 7.0.2 unless I'm pretty sure it will work. > > Thanks all. > > Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273922 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

