<?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: SSL Error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52533#M27767</link>
    <description>&lt;P&gt;I had the same issue with my sandbox account. It looks like the bundled certificate file was out of date...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To update:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to &lt;A href="http://curl.haxx.se/docs/caextract.html" target="_blank"&gt;http://curl.haxx.se/docs/caextract.html&lt;/A&gt; and download the "ca-bundle.crt" file.(The .pem file is out of date here, too)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Save it to your "/lib/ssl/" folder from the SDK as "cert.pem", overwriting the existing version. (Feel free to make whatever backups you want first, of course).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test away! That's how I was able to resolve the certificate verification failure.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Oct 2015 18:40:34 GMT</pubDate>
    <dc:creator>rossdelliott</dc:creator>
    <dc:date>2015-10-12T18:40:34Z</dc:date>
    <item>
      <title>SSL Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52522#M27756</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Friday (10/9/2015) we started to get back this error message on our sandbox account:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SSL certificate problem, verify that the CA cert is OK. Details:&lt;BR /&gt;error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using the php sdk on github: &lt;A href="https://github.com/AuthorizeNet/sdk-php" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We updated the certificate to the one in the repo but are still getting this message.&amp;nbsp; The only thing that is coming up when googling is a change that occurred in April, that we fixed at that time, but it seems to have happened again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help on how to fix is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 13:30:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52522#M27756</guid>
      <dc:creator>leo22</dc:creator>
      <dc:date>2015-10-12T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52533#M27767</link>
      <description>&lt;P&gt;I had the same issue with my sandbox account. It looks like the bundled certificate file was out of date...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To update:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to &lt;A href="http://curl.haxx.se/docs/caextract.html" target="_blank"&gt;http://curl.haxx.se/docs/caextract.html&lt;/A&gt; and download the "ca-bundle.crt" file.(The .pem file is out of date here, too)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Save it to your "/lib/ssl/" folder from the SDK as "cert.pem", overwriting the existing version. (Feel free to make whatever backups you want first, of course).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test away! That's how I was able to resolve the certificate verification failure.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 18:40:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52533#M27767</guid>
      <dc:creator>rossdelliott</dc:creator>
      <dc:date>2015-10-12T18:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52534#M27768</link>
      <description>&lt;P&gt;thanks, but that didn't work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 19:07:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52534#M27768</guid>
      <dc:creator>leo22</dc:creator>
      <dc:date>2015-10-12T19:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52536#M27770</link>
      <description>&lt;P&gt;It seems I misspoke, actually... My test was poorly formed and it returned a "true" instead of a "false" using the above certs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, my sandbox is still broken.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the certs appear to be the issue... It's just a question of finding some authorized ones.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 22:11:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SSL-Error/m-p/52536#M27770</guid>
      <dc:creator>rossdelliott</dc:creator>
      <dc:date>2015-10-12T22:11:11Z</dc:date>
    </item>
  </channel>
</rss>

