Hi,

Having a difficult time integrating to CDG Commerce's Quantum Gateway with CF 
8. Making a CFHTTP call to their gateway URL 
https://secure.quantumgateway.com/cgi/tqgwdbe.php but CF returns "peer not 
authenticated".

Have gone through and imported the root certificate with keytool, both the 
certificate saved using IE, and when that didn't work, a download of the root 
cert from entrust.net.

I can't figure out why the heck this doesn't work. A basic example:

<cfhttp url="https://secure.quantumgateway.com/cgi/tqgwdbe.php"; resolveurl="no">
</cfhttp>
<cfdump var="#cfhttp#">

... just doesn't work. Any ideas?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313390
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to