<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: POODLE Internet Security Issue in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48987#M24612</link>
    <description>&lt;P&gt;Sorry for not being clear, it's the Entrust Root CA I was asking about. Thank you for that link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did run some tests on CF8.0.1 (fully patched) running on JDK 1.6.0_45 (with the default CA Root Certs) and tried several tests from this setup and each test worked. In fact I could not even force a failed connection. So I am very certain that ColdFusion 8.0.1 with JVM 1.6.0_45 works fine even&amp;nbsp;after Authorize.net disabled SSLv3. Please do not take this as a reason not to upgrade to a new version of ColdFusion. CF8 and older are no longer supported by Adode. CF9 reaches end of life at the end of 2014.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue our client was having on one server node in a cluster has been resolved. Another party altered the network default gateway thus the "connection failure" error we were seeing made sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the issue of having the JVM under ColdFusion potentially fall back to SSLv3 for some SSL connections (not&amp;nbsp;&lt;SPAN&gt;Authorize.net&lt;/SPAN&gt;&amp;nbsp;of couse because you have that disabled) is still a concern that I am working on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If others want help with ColdFusion connection to Authorize.net&amp;nbsp;issues feel free to respond in here. I can usually help troubleshoot ColdFusion/JVM issues. (If the moderator doesn't mind.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll update in here when I have a solution in place to prevent fallback at the JVM level.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wil Genovese&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;Sr. Web Application Developer/&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;Systems Administrator&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;CF webtools &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Nov 2014 19:47:58 GMT</pubDate>
    <dc:creator>wilgeno</dc:creator>
    <dc:date>2014-11-25T19:47:58Z</dc:date>
    <item>
      <title>POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48427#M24358</link>
      <description>&lt;P&gt;Thread for follow-up questions related to POODLE blog post at &lt;A href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Important-POODLE-Information-Updated/ba-p/48163&amp;nbsp;" target="_blank"&gt;http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Important-POODLE-Information-Updated/ba-p/48163&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2014 20:27:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48427#M24358</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-04T20:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48451#M24367</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The planned SSLv3 deprecation is complete. For more info, please visit our FAQs at&amp;nbsp;&lt;A href="http://www.authorize.net/support/poodlefaqs/" target="_blank"&gt;http://www.authorize.net/support/poodlefaqs/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 01:20:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48451#M24367</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-05T01:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48517#M24399</link>
      <description>&lt;P&gt;We have noticed some merchants have applied POODLE fixes asymmetrically.&lt;BR /&gt;&lt;BR /&gt;For example, the server may have SSLv3 disabled, but the code may attempt to force SSLv3 anyway, causing connection issues.&lt;BR /&gt;&lt;BR /&gt;Similar connections issues may occur if you try to force TLS 1.2 without ensuring your server can support TLS 1.2.&lt;BR /&gt;&lt;BR /&gt;As a best practice, we recommend not forcing TLS or SSL in code, and letting the server use its defaults, which typically have the strongest security features. If you must force a security protocol, TLS 1.2 is recommended, but in general you may be able to force TLS without versioning for greater flexibility.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 23:17:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48517#M24399</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2014-11-05T23:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48543#M24411</link>
      <description>&lt;P&gt;We have updated our server to disable SSLv2 and SSLv3 and only use TLS1.0 but we continue to get a "Unknown Error" when posting transactions via AIM. We have tested the site/server using the Poodlescan and SSLlabs websites and they say we are good.&lt;/P&gt;&lt;P&gt;Can anyone shed some light? We are running Win2003 Server Enterprise Edition with ColdFusion as the programming language.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2014 15:54:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48543#M24411</guid>
      <dc:creator>webspinners</dc:creator>
      <dc:date>2014-11-06T15:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48549#M24412</link>
      <description>&lt;P&gt;Which version of ColdFusion does your server use? And are you willing to share the code that connects to our API?&lt;BR /&gt;&lt;BR /&gt;While I await your answer I will research&amp;nbsp;whether there are ways to force ColdFusion to use TLS, or whether there is a specific version that you must use.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 03:04:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48549#M24412</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2014-11-07T03:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48551#M24413</link>
      <description>&lt;P&gt;One other thing: Which ciphers are supported by your server? For that matter, would you be willing to share an SSL Labs report for the server, or an equivalent?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 03:15:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48551#M24413</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2014-11-07T03:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48557#M24416</link>
      <description>&lt;P&gt;We're having problems as well connecting to secure.authorize.net. &amp;nbsp;Our site is running on IIS 6.0 with ColdFusion 5. &amp;nbsp;I've run the SSL labs tool against our server and secure.authorize.net, and &amp;nbsp;the only difference that I can see is that ours has an SHA2 certificate. &amp;nbsp;Would that be a problem? &amp;nbsp;We've been getting a Connection Failure response ever since Nov 4.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 16:36:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48557#M24416</guid>
      <dc:creator>jms</dc:creator>
      <dc:date>2014-11-07T16:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48559#M24417</link>
      <description>&lt;P&gt;SHA2 shouldn't be a factor, but it's entirely possible there is an element in your code that is attempting to use SSLv3. Is your installation pure ColdFusion? Or does it connect to us using something like cURL or Java?&lt;BR /&gt;&lt;BR /&gt;Also, would you be willing to share your SSL Labs report with us?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 16:39:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48559#M24417</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2014-11-07T16:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48561#M24418</link>
      <description>&lt;P&gt;Pure ColdFusion.&lt;/P&gt;&lt;P&gt;I can share our SSL Labs report. &amp;nbsp;How would you like me to share it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 17:22:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48561#M24418</guid>
      <dc:creator>jms</dc:creator>
      <dc:date>2014-11-07T17:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48563#M24419</link>
      <description>&lt;P&gt;We're having issues connecting via TLS 1.0 (even though authorize.net says it will work). &amp;nbsp;Our ssllabs report is actually better than authorize.net's and it still won't connect. &amp;nbsp;Could this be the problem in your case?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 17:31:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48563#M24419</guid>
      <dc:creator>bwalleshauser</dc:creator>
      <dc:date>2014-11-07T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48565#M24420</link>
      <description>&lt;P&gt;Sounds pretty similary. &amp;nbsp;Are you running ColdFusion too?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 17:36:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48565#M24420</guid>
      <dc:creator>jms</dc:creator>
      <dc:date>2014-11-07T17:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48567#M24421</link>
      <description>&lt;P&gt;Testing in Fiddler, I get "No proxy-authenticate header is present" and "no www-authenticate header is present". &amp;nbsp;We've been using this code for years, so some requirement may have changed. &amp;nbsp;Is there a specific proxyserver I should be specifying in my request?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 17:41:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48567#M24421</guid>
      <dc:creator>jms</dc:creator>
      <dc:date>2014-11-07T17:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48571#M24423</link>
      <description>&lt;P&gt;Yes, we are also using CF5 Enterprise Ed on a Win203 Server Enterprise Ed. We upgraded from 2000 Server when we began having this problem on the 4th to get TLS1.0 support. Though, after some other testing on another 2000 Server SSL site it appears it already had TLS1.0 support??&lt;BR /&gt;We disabled SSLv2 and v3 in the registry so it can only use the TLS1.0 but since we are still getting this UNKNOWN ERROR on the AIM transaction we are beginning to think it has to be that CF5 forces SSLv3 rather than the server default when doing a CFHTTP post to the AuthNet gateway.&amp;nbsp; I don't mind sharing report or code. We have several custom order apps that use our AIM and CF5 solution and all are getting this same UNKNOWN ERROR.&lt;BR /&gt;&lt;A target="_blank" href="https://www.ssllabs.com/ssltest/analyze.html?d=shop.vs2000.net&amp;amp;hideResults=on"&gt;https://www.ssllabs.com/ssltest/analyze.html?d=shop.vs2000.net&amp;amp;hideResults=on&lt;/A&gt;&amp;nbsp;provides more info than the POODLESCAN.COM site report.&lt;BR /&gt;As for code... I will put it in the next message. Not Rocket science so I'm not too worried about other users "Stealing" my code. It may help them write better CF apps for AIM...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Michael&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 18:17:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48571#M24423</guid>
      <dc:creator>webspinners</dc:creator>
      <dc:date>2014-11-07T18:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48573#M24424</link>
      <description>&lt;P&gt;Thanks. &amp;nbsp;I don't think Server 2003 is the problem - we've been using 2003 R2 for years and never had this problem. &amp;nbsp;I'm leaning towards the same conclusion - that CF5 forces SSL v3. &amp;nbsp;Still testing more...&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 18:27:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48573#M24424</guid>
      <dc:creator>jms</dc:creator>
      <dc:date>2014-11-07T18:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48575#M24425</link>
      <description>&lt;P&gt;&lt;EM&gt;The UNKNOWN ERROR does come from our code when it gets a response from AuthNet that is other than 1,2,3,4...see near the bottom of this code.&amp;nbsp;&lt;BR /&gt;We do a secure post to this page AuthNetAim.cfm which then posts and gets info from AuthNet and displays a THANKS or Error info and then process further approved orders.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance ALL for any help. I see I am not the only one using a CF5/Win2000/2003 AIM code.&lt;/P&gt;&lt;P&gt;-Michael&lt;BR /&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;!--- Value returned from Authnet are comma delimited by default, it is necessary to strip any commas in the submission ---&amp;gt;&lt;BR /&gt;&amp;lt;cfset Delimiter=","&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CFHTTP METHOD="POST"&lt;BR /&gt;URL="&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&lt;BR /&gt;RESOLVEURL="YES"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Test_Request" value="False"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Email_Customer" value="true"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Email_Merchant" value="true"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Relay_Response" value="false"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Delim_Data" value="true"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Delim_Char" value=","&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_login" value="#AuthNetLogin#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_tran_key" value="#AuthnetTransactionKey#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_version" value="3.1"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_type" value="Auth_Capture"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Description" value="#Replace(Form.x_Description,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Invoice_Num" value="#Replace(Form.x_Invoice_Num,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Amount" value="#Replace(Form.x_Amount,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_method" value="#Replace(Form.x_method,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_card_num" value="#Replace(Form.x_card_num,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_exp_date" value="#Replace(Form.x_exp_date,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;!--- &amp;lt;cfhttpparam type="FORMFIELD" name="x_bank_aba_code" value="#Replace(Form.x_bank_aba_code,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_bank_acct_num" value="#Replace(Form.x_bank_acct_num,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_bank_acct_type" value="#Replace(Form.x_bank_acct_type,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_bank_name" value="#Replace(Form.x_bank_name,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_bank_acct_name" value="#Replace(Form.x_bank_acct_name,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_echeck_type" value="Web"&amp;gt; ---&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_First_Name" value="#Replace(Form.x_First_Name,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Last_Name" value="#Replace(Form.x_Last_Name,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Address" value="#Replace(Form.x_Address,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_City" value="#Replace(Form.x_City,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_state" value="#Replace(Form.x_state,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_country" value="#Replace(Form.x_country,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Zip" value="#Replace(Form.x_Zip,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Phone" value="#Replace(Form.x_Phone,"#Delimiter#","","all")#"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_Email" value="#Replace(Form.x_Email,"#Delimiter#","","all")#"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/cfhttp&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfoutput&amp;gt;&lt;BR /&gt;&amp;lt;CFSCRIPT&amp;gt;&lt;BR /&gt;/**&lt;BR /&gt;&amp;nbsp;* Fixes a list by replacing null entries.&lt;BR /&gt;&amp;nbsp;* This is a modified version of the ListFix UDF&lt;BR /&gt;&amp;nbsp;* written by Raymond Camden. It is significantly&lt;BR /&gt;&amp;nbsp;* faster when parsing larger strings with nulls.&lt;BR /&gt;&amp;nbsp;*&lt;BR /&gt;&amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; list &amp;nbsp; The list to parse.&lt;BR /&gt;&amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; delimiter &amp;nbsp; The delimiter to use. Defaults to a comma.&lt;BR /&gt;&amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; null &amp;nbsp; Null string to insert. Defaults to "".&lt;BR /&gt;&amp;nbsp;* @return Returns a list.&lt;BR /&gt;&amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/11082"&gt;@author&lt;/a&gt; Patrick McElhaney (&lt;A target="_blank" href="mailto:pmcelhaney@amcity.com"&gt;pmcelhaney@amcity.com&lt;/A&gt;)&lt;BR /&gt;&amp;nbsp;* @version 2, February 14, 2002&lt;BR /&gt;&amp;nbsp;*/&lt;BR /&gt;function ListFix(list) {&lt;BR /&gt;&amp;nbsp; var delim = ",";&lt;BR /&gt;&amp;nbsp; var null = "Null";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; if(arrayLen(arguments) gt 1) delim = arguments[2];&lt;BR /&gt;&amp;nbsp; if(arrayLen(arguments) gt 2) null = arguments[3];&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; list = replace(list,"#delim##delim#", "#delim##null##delim#", "ALL");&lt;BR /&gt;&amp;nbsp; list = replace(list,"#delim##delim#", "#delim##null##delim#", "ALL");&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; if (left(list, 1) eq delim) list = "#null##list#";&lt;BR /&gt;&amp;nbsp; if (right(list, 1) eq delim) list = "#list##null#";&lt;BR /&gt;&amp;nbsp; return list;&lt;BR /&gt;}&lt;BR /&gt;&amp;lt;/CFSCRIPT&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--- Auth Net version 3.1 returns 68 fields. Any users fields will be added after that. Fields 40 to 68 are not used&lt;BR /&gt;by Auth net but are reserved for future use ---&amp;gt;&lt;BR /&gt;&amp;lt;cfset TheList=ListFix(CFHTTP.FileContent)&amp;gt;&lt;BR /&gt;&amp;lt;cfset TheDelimiter=Delimiter&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--- Set a default ---&amp;gt;&lt;BR /&gt;&amp;lt;cfset ProcessorResponse="UnknownError"&amp;gt;&lt;BR /&gt;&amp;lt;!--- Convert Response Code ---&amp;gt;&lt;BR /&gt;&amp;lt;!--- Approved ---&amp;gt;&lt;BR /&gt;&amp;lt;cfif ListGetAt(TheList,1,TheDelimiter) is "1"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;cfset ProcessorResponse="Approve"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;!--- Disapproved ---&amp;gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;lt;cfelseif ListGetAt(TheList,1,TheDelimiter) is "2"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;cfset ProcessorResponse="Decline"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;cfset DeclineReason=ListGetAt(TheList,4,TheDelimiter)&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!--- Error ---&amp;gt;&lt;BR /&gt;&amp;lt;cfelseif ListGetAt(TheList,1,TheDelimiter) is "3"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset ProcessorResponse="Error"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;cfset ErrorCode=ListGetAt(TheList,3,TheDelimiter)&amp;gt;&lt;BR /&gt;&amp;lt;cfelse&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;lt;/cfif&amp;gt;&lt;BR /&gt;&amp;lt;/cfoutput&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HTML&amp;gt;&lt;BR /&gt;&amp;lt;HEAD&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;title&amp;gt; Secure Invoice&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/HEAD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body bgcolor="Green" background="bg2.jpg"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;table width="1000" border="0" align="CENTER" valign="TOP"&amp;gt;&lt;BR /&gt;&amp;lt;CFOUTPUT&amp;gt;&lt;BR /&gt;&amp;lt;!--- Processor Approved ---&amp;gt;&lt;BR /&gt;&amp;lt;cfif ProcessorResponse is "Approve"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;H3 ALIGN="CENTER"&amp;gt;Thank you for placing your order online.&lt;BR /&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;lt;/H3&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;h4 align="center"&amp;gt;To cancel or change your order you must contact us&amp;nbsp;&amp;nbsp;&amp;lt;/h4&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;!--- Disapproved ---&amp;gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;lt;cfelseif ProcessorResponse is "Decline"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;div align="center"&amp;gt;The transaction was not approved.&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Reason: #DeclineReason#&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!--- Error ---&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;cfelseif ProcessorResponse is "Error"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div align="center"&amp;gt;There was an error processing the transaction.(#ErrorCode#)&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;cfelse&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;Unknown Error&lt;BR /&gt;&amp;lt;/cfif&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;lt;/cfoutput&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;/BODY&amp;gt;&lt;BR /&gt;&amp;lt;/HTML&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfif ProcessorResponse IS "Approve"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;cfinclude template="ProcessInvoice.cfm"&amp;gt;&lt;BR /&gt;&amp;lt;/cfif&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 18:28:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48575#M24425</guid>
      <dc:creator>webspinners</dc:creator>
      <dc:date>2014-11-07T18:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48577#M24426</link>
      <description>&lt;P&gt;Using wireshark, we discovered our problem was that Authorize.net doesn't send a response back to us after we make a request. We didn't receive a gateway error, but an EOF error. This leads me to believe that TLS 1.0 is being blocked, since at the very least, we'd get a gateway error.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 19:08:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48577#M24426</guid>
      <dc:creator>bwalleshauser</dc:creator>
      <dc:date>2014-11-07T19:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48579#M24427</link>
      <description>&lt;P&gt;One of my developers has suggested that they are blocking/not supporting TLS1.0 anymore and that is why the connection is closed as if it was SSLv3.&amp;nbsp; AuthNet does say they plan to disable support for TLS1.0 at some future time. Perhaps they already did and we are really screwed and must upgrade to 2008 or 2012 WinServer to get TLS1.1 or 1.2 support. That would be bad and expensive to change over here.&lt;/P&gt;&lt;P&gt;For the interm we are looking into using SIM to eliminate SSL at all and also using a ASP or PHP file to act as the AIM connector between our CF and Authnet Secure servers. Frankenstein app...but if TLS1.0 is not supported that won't work for AIM on win2003 either!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 19:39:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48579#M24427</guid>
      <dc:creator>webspinners</dc:creator>
      <dc:date>2014-11-07T19:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48583#M24429</link>
      <description>&lt;P&gt;We're planning on hijacking the call, sending it to a separate server, and sending it that way&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 22:31:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48583#M24429</guid>
      <dc:creator>bwalleshauser</dc:creator>
      <dc:date>2014-11-07T22:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48585#M24430</link>
      <description>&lt;P&gt;The SSLLabs report on secure.authorize.net shows it does support TLS1.0 so it should be working with 2003 server if sslv3 and v2 are disabled on it.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 22:36:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48585#M24430</guid>
      <dc:creator>webspinners</dc:creator>
      <dc:date>2014-11-07T22:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: POODLE Internet Security Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48661#M24462</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17527"&gt;@webspinners&lt;/a&gt;&amp;nbsp;Correct, we have not disabled TLS 1.0 yet, and it's not clear when we will. &lt;BR /&gt;&lt;BR /&gt;The comment about TLS 1.0 is forward-looking, and reflects the facts that TLS 1.3 is under development, and that security issues with TLS 1.0 are becoming better-known, so inevitably we'd need to disable TLS 1.0 for the same reasons we disabled SSL v2 and v3. It's not clear when that'd happen, however. While disabling SSLv3 is an option for nearly every solution, TLS 1.0 is the last, strongest security protocol for Windows Server 2003 and 2008, and for any minor version of OpenSSL prior to 1.0.1.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;While the nature of POODLE required swift action, we're hoping for a much more gradual process for decommissioning TLS 1.0 when the time comes. In the meantime, I do encourage upgrading to Windows Server 2008 R2/OpenSSL 1.0.1 or greater.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 18:20:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/POODLE-Internet-Security-Issue/m-p/48661#M24462</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2014-11-12T18:20:33Z</dc:date>
    </item>
  </channel>
</rss>

