Last time I checked (with cfmx 6.1), cfhttp over SSL required a completely valid certificate. If there is anything wrong with the cert, the call will fail and there is no way to recover from the error short of using something other than cfhttp. Importing the cert into the keystore on your server is a great first thing to try. You should be able to see any cert errors by entering the URL into your Web browser.
Good luck, Mike Chabot http://www.teachers-teachers.com/ On 9/25/06, COLLIE David <[EMAIL PROTECTED]> wrote: > > Our credit card gateway provider renewed their SSL > > certificate, and now our CFHTTP call to the https:// address > > simply spits back a "connection failure" message. I googled > > for this, but didn't get any useful information. We're using > > mx6.1... does anyone have any ideas? > > Have you tried imported their new SSL certificate into the Jrun > keystore? > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254035 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

