<?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 TLS 1.2 and curl script in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/TLS-1-2-and-curl-script/m-p/61463#M35907</link>
    <description>&lt;P&gt;I have been using a curl script for somw time now, and here comes the TLS 1.2 on Feb 28, 2018.&amp;nbsp; I have checked my curl ssl verision, it is NSS/3.27.1.&amp;nbsp; I have tested my conneciotn to the test site using this script;&lt;/P&gt;&lt;P&gt;&amp;lt;?php&lt;BR /&gt;$ch = curl_init('&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;');&lt;BR /&gt;curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);&lt;BR /&gt;curl_setopt($ch, CURLOPT_VERBOSE, true);&lt;BR /&gt;$data = curl_exec($ch);&lt;BR /&gt;curl_close($ch);&lt;BR /&gt;?&amp;gt;&lt;/P&gt;&lt;P&gt;It connected just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I still use this curl script after Feb 28th?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -k -d"x_login=########&amp;amp;x_tran_key=################&amp;amp;x_delim_data=TRUE&amp;amp;x_url=FALSE&amp;amp;x_type=AUTH_CAPTURE&amp;amp;x_method=CC&amp;amp;x_relay_response=FALSE&amp;amp;x_card_num=################&amp;amp;x_exp_date=MM/YYYY&amp;amp;x_amount=100.00&amp;amp;x_address=&amp;amp;x_zip=&amp;amp;x_card_code=###" "&lt;A href="https://secure2.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure2.authorize.net/gateway/transact.dll&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard D.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2018 21:19:17 GMT</pubDate>
    <dc:creator>rdw_appgrp</dc:creator>
    <dc:date>2018-02-01T21:19:17Z</dc:date>
    <item>
      <title>TLS 1.2 and curl script</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/TLS-1-2-and-curl-script/m-p/61463#M35907</link>
      <description>&lt;P&gt;I have been using a curl script for somw time now, and here comes the TLS 1.2 on Feb 28, 2018.&amp;nbsp; I have checked my curl ssl verision, it is NSS/3.27.1.&amp;nbsp; I have tested my conneciotn to the test site using this script;&lt;/P&gt;&lt;P&gt;&amp;lt;?php&lt;BR /&gt;$ch = curl_init('&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;');&lt;BR /&gt;curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);&lt;BR /&gt;curl_setopt($ch, CURLOPT_VERBOSE, true);&lt;BR /&gt;$data = curl_exec($ch);&lt;BR /&gt;curl_close($ch);&lt;BR /&gt;?&amp;gt;&lt;/P&gt;&lt;P&gt;It connected just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I still use this curl script after Feb 28th?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -k -d"x_login=########&amp;amp;x_tran_key=################&amp;amp;x_delim_data=TRUE&amp;amp;x_url=FALSE&amp;amp;x_type=AUTH_CAPTURE&amp;amp;x_method=CC&amp;amp;x_relay_response=FALSE&amp;amp;x_card_num=################&amp;amp;x_exp_date=MM/YYYY&amp;amp;x_amount=100.00&amp;amp;x_address=&amp;amp;x_zip=&amp;amp;x_card_code=###" "&lt;A href="https://secure2.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure2.authorize.net/gateway/transact.dll&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard D.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 21:19:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/TLS-1-2-and-curl-script/m-p/61463#M35907</guid>
      <dc:creator>rdw_appgrp</dc:creator>
      <dc:date>2018-02-01T21:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: TLS 1.2 and curl script</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/TLS-1-2-and-curl-script/m-p/61464#M35908</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/23260"&gt;@rdw_appgrp&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you should be ready if you can connect to our sandbox today.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 22:44:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/TLS-1-2-and-curl-script/m-p/61464#M35908</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-02-01T22:44:48Z</dc:date>
    </item>
  </channel>
</rss>

