<?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: Intermittent SSL errors with AIM in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28538#M15031</link>
    <description>&lt;P&gt;To help us further troubleshoot this issue, could you identify your Certificate Authority (CA)?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Aug 2012 18:57:19 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2012-08-06T18:57:19Z</dc:date>
    <item>
      <title>Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28524#M15024</link>
      <description>&lt;P&gt;Friday evening we started getting intermittent SSL errors when connecting to the API servers. &amp;nbsp;We use the active merchant library(&lt;A target="_blank" href="http://activemerchant.org/)"&gt;http://activemerchant.org/)&lt;/A&gt; from ruby in two different apps and those both had the same issue. &amp;nbsp;About 1/11 connections that were attempted threw this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;This was consistent between both applications, and neither got any updates related to this on Friday. &amp;nbsp;What I've seen online is that people who previously got this error got it because some of the servers were not sending along the intermediate certificate. &amp;nbsp;That would be consistent with what I am seeing. &amp;nbsp;When I tested with ssl_strict=false this morning the errors stopped, but that is not a solution I want to depend on.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Any thoughts?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 17:28:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28524#M15024</guid>
      <dc:creator>danielfarrell</dc:creator>
      <dc:date>2012-08-06T17:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28526#M15025</link>
      <description>We have exact same issue. The failure frequency seems to be increasing. We called authorize but they say there is no problem but there clearly is</description>
      <pubDate>Mon, 06 Aug 2012 17:38:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28526#M15025</guid>
      <dc:creator>tdavis1198</dc:creator>
      <dc:date>2012-08-06T17:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28530#M15027</link>
      <description>&lt;P&gt;We are also experiencing the same intermittent problems since Aug 3. &amp;nbsp;We are also accessing AIM using the ActiveMerchant plugin. &amp;nbsp;We are running&amp;nbsp;ruby version 1.9.3p125.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same exception message:&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;This is critical as 20% of our transactions are failing. This seems to be related to misconfigured SSL certificates on the secure.authorize.net servers (and not related to AIM requests specifically).&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 17:49:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28530#M15027</guid>
      <dc:creator>standev</dc:creator>
      <dc:date>2012-08-06T17:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28534#M15029</link>
      <description>&lt;P&gt;Same problem for us. &amp;nbsp;Happens approximately 20% of the time.&lt;/P&gt;&lt;P&gt;It started around 6 PM EDT on Aug 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 18:31:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28534#M15029</guid>
      <dc:creator>jholton</dc:creator>
      <dc:date>2012-08-06T18:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28538#M15031</link>
      <description>&lt;P&gt;To help us further troubleshoot this issue, could you identify your Certificate Authority (CA)?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 18:57:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28538#M15031</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2012-08-06T18:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28542#M15033</link>
      <description>&lt;P&gt;It's your CA that is in question here, not ours. &amp;nbsp;That error happens when the software tries to make an SSL connection to your server to process a transaction. &amp;nbsp;It does not have anything to do with our SSL/CA stuff.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 19:19:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28542#M15033</guid>
      <dc:creator>danielfarrell</dc:creator>
      <dc:date>2012-08-06T19:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28544#M15034</link>
      <description>&lt;P&gt;Yes, I believe it has to do with the SSL certificate(s) on&amp;nbsp;&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll,"&gt;https://secure.authorize.net/gateway/transact.dll,&lt;/A&gt; which is where the AIM API calls are being made to. &amp;nbsp;These are server side calls from our software to your servers; it has nothing to do with our SSL/CA on our own web servers.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 19:29:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28544#M15034</guid>
      <dc:creator>standev</dc:creator>
      <dc:date>2012-08-06T19:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28548#M15036</link>
      <description>&lt;P&gt;Same issue here. We have seen this error 241 times in the last 4 days.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 19:56:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28548#M15036</guid>
      <dc:creator>mattw922</dc:creator>
      <dc:date>2012-08-06T19:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28554#M15039</link>
      <description>&lt;P&gt;Just confirmed with a former employee of ours that this exact issue happened a little over a year ago, and the problem was that Authorize added a new server with a bad SSL cert.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 20:37:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28554#M15039</guid>
      <dc:creator>mattw922</dc:creator>
      <dc:date>2012-08-06T20:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28558#M15041</link>
      <description>I think we all realized that this was the issue a few days ago. Now just waiting for the light bulb to go on at authorize</description>
      <pubDate>Mon, 06 Aug 2012 21:05:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28558#M15041</guid>
      <dc:creator>tdavis1198</dc:creator>
      <dc:date>2012-08-06T21:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28560#M15042</link>
      <description>&lt;P&gt;A change was recently implemented that should correct this problem. &amp;nbsp;Please confirm that you you are no longer seeing an error on your sites.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 21:31:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28560#M15042</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2012-08-06T21:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28576#M15050</link>
      <description>&lt;P&gt;Haven't seen the problem since about noon pacific time. Will keep watching. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2012 22:51:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28576#M15050</guid>
      <dc:creator>mattw922</dc:creator>
      <dc:date>2012-08-06T22:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28578#M15051</link>
      <description>&lt;P&gt;Last exception seen was at 1:30pm EDT today. &amp;nbsp;Everything seems to be working correctly now. &amp;nbsp;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2012 00:34:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/28578#M15051</guid>
      <dc:creator>standev</dc:creator>
      <dc:date>2012-08-07T00:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/50101#M25600</link>
      <description>&lt;P&gt;This seems to be happening again. Timeline for a fix?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 04:43:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/50101#M25600</guid>
      <dc:creator>subimage</dc:creator>
      <dc:date>2015-03-26T04:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent SSL errors with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/50239#M25711</link>
      <description>&lt;P&gt;Yes this problem seems to be happening again&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2015 06:24:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/m-p/50239#M25711</guid>
      <dc:creator>selva</dc:creator>
      <dc:date>2015-04-07T06:24:46Z</dc:date>
    </item>
  </channel>
</rss>

