<?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: AIM and SSL encryption in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20721#M11339</link>
    <description>&lt;P&gt;Thanks TJ.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I just need to work on the client that sends encrypted data to the AIM URL using their certificate for a secured connection.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2011 20:37:16 GMT</pubDate>
    <dc:creator>akapadia</dc:creator>
    <dc:date>2011-12-28T20:37:16Z</dc:date>
    <item>
      <title>AIM and SSL encryption</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20675#M11319</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have decided to go with the AIM approach for integrating with Aithorize.net. I understand that I would need to use SSL encryption to use this method. I was told that I could use any certificate for SSL encryption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For development, I am using an OpenSSL certificate. My questions&amp;nbsp;are -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Will Authorize.net accept OpenSSL certificate?&lt;/P&gt;&lt;P&gt;2. How will authorize.net be able to decode the request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to SSL, and I have been reading on it. However, I am a little confused as to how Authorize.net will handle my request. Could someone please help me here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 15:20:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20675#M11319</guid>
      <dc:creator>akapadia</dc:creator>
      <dc:date>2011-12-28T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: AIM and SSL encryption</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20703#M11330</link>
      <description>&lt;P&gt;The SSL certificate on your server is for securing the communication between your browser and your web site. It has nothing to do with securing the connection between your web site and Authorize.net - that is already secured via Authorize.net's SSL and their https:// URL's. Since AIM does not involve Godaddy connecting to your web site, as would be the case with SIM, DPM, or silent post, this isn't something you have to worry about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or to put it another way, as long as you connect website --&amp;gt; Authorize.net, you're using their SSL. If it goes the other way, Authorize.net --&amp;gt; your website, they're using your SSL.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 18:29:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20703#M11330</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-28T18:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: AIM and SSL encryption</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20721#M11339</link>
      <description>&lt;P&gt;Thanks TJ.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I just need to work on the client that sends encrypted data to the AIM URL using their certificate for a secured connection.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 20:37:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20721#M11339</guid>
      <dc:creator>akapadia</dc:creator>
      <dc:date>2011-12-28T20:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: AIM and SSL encryption</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20727#M11342</link>
      <description>&lt;P&gt;If you're using the API, that part is pretty much done for you. Download the SDK (I use PHP) and then look in the doc folder for a file called AIM.markdown. It will contain all the surface code you need to interact with the API, which in turn does all the heavy lifting and transmits the proper XML securely via the proper URL.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 21:37:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20727#M11342</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-28T21:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: AIM and SSL encryption</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20737#M11347</link>
      <description>&lt;P&gt;Unfortunately, since I am using the SalesForce.com platform, I cannot use the SDKs. I guess I will have to do the heavy lifting myself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 21:56:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-and-SSL-encryption/m-p/20737#M11347</guid>
      <dc:creator>akapadia</dc:creator>
      <dc:date>2011-12-28T21:56:42Z</dc:date>
    </item>
  </channel>
</rss>

