>We have an urgent matter with a CFMX application going live today. We are >receiving the Connection Failure message when attempting to connect to a >128-bit secured server with the CFHTTP tag. I did some reading that >previous versions of CF didn't allow encryption greater than 56-bit but >Macromedia says MX fixed that. > >I received a similar error message when connecting to a server with a >self-signed certificate but this server we are trying now has a valid >128-bit cert. on it. > >Our Enterprise CF server version is: 6,0,0,52311 and it's running on >Solaris 5.8 with an iPlanet 6.0SP4 web server. > >Has anyone encountered that problem before or come up with a work >around/fix? > >Here is the dump from <cfhttp>: > >struct >Charset [empty string] >Filecontent Connection Failure >Header [undefined struct element] >Mimetype Unable to determine MIME type of file. >RawHeader [undefined struct element] >Responseheader struct [empty] > >Statuscode Connection Failure. Status code unavailable. >Text YES >
Have you looked at the MX 6.1 Release Notes at all the fixed CFHTTP issues? It looks like you're running a pre-6.1 install, and there were more than a couple issues with CFHTTP and HTTPS. Perhaps you might be able to spot some of the symptoms in your code that the Release Notes claim to have fixed (i.e., proxy servers, 404 errors, etc.). http://www.macromedia.com/support/coldfusion/releasenotes/mx/mx61_fixed_bugs.html Sorry I can't be more helpful. Regards, Dave. _________________________________________________________________ MSN 8: Get 6 months for $9.95/month. http://join.msn.com/?page=dept/dialup ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

