<?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: Error SSL in WordPress Integration in Api Integration Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/api-integration-questions/error-ssl-in-wordpress-integration/m-p/157197#M34</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We had this kind of problem (SSL related) with Drupal's &lt;SPAN style="font-size: 13.3333px;"&gt;DPSBridge &lt;/SPAN&gt;plugin on Windows. On the second thought yours is different one as it's not at the time of plugin's connection to the endpoint but rather with connection of your browser to the server's plugin configuration page over SSL. Still it is certificate related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a request (with real values substituted with the ***):&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;CODE&gt;&lt;SPAN&gt;$type=POST, $url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://ims-na1.adobelogin.com/ims/token/v1?grant_type=device&amp;amp;client_id=***&amp;amp;client_secret=***&amp;amp;scope=openid&amp;amp;device_token=***&amp;amp;device_id=***" rel="nofollow"&gt;https://ims-na1.adobelogin.com/ims/token/v1?grant_type=device&amp;amp;client_id=***&amp;amp;client_secret=***&amp;amp;scope=openid&amp;amp;device_token=***&amp;amp;device_id=***&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this was a response:&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;CODE&gt;[response-body] =&amp;gt; [response-code] =&amp;gt; 0 [response-header] =&amp;gt; [response-verbose] =&amp;gt; * About to connect() to ims-na1.adobelogin.com port 443 (#0) * Trying 52.7.135.101... * connected * Connected to ims-na1.adobelogin.com (52.7.135.101) port 443 (#0) * SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed * Closing connection #0 )&lt;/CODE&gt;&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;/P&gt;&lt;P&gt;And how to fix this error is here:&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/6400300/https-and-ssl3-get-server-certificatecertificate-verify-failed-ca-is-ok" rel="nofollow"&gt;http://stackoverflow.com/questions/6400300/https-and-ssl3-get-server-cer...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short:&lt;BR /&gt; curl (that is what Drupal's DPSBridge plugin is using) used to include a list of accepted CAs, but no longer bundles ANY CA certs. So by default it'll reject all SSL certificates as unverifiable.&lt;BR /&gt; It's a pretty common problem &lt;STRONG&gt;in Windows&lt;/STRONG&gt; (and our Drupal &lt;STRONG&gt;is&lt;/STRONG&gt; on Windows). You need just to set cacert.pem to curl.cainfo.&lt;BR /&gt; Since PHP 5.3.7 you could do:&lt;/P&gt;&lt;P&gt;download &lt;A href="http://curl.haxx.se/ca/cacert.pem" rel="nofollow"&gt;http://curl.haxx.se/ca/cacert.pem&lt;/A&gt; and save it somewhere.&lt;BR /&gt; at the end of php.ini add this line (change PATH_TO to your real path, e.g. C:\PHP53\extras ) and restart Apache:&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;CODE&gt;curl.cainfo = "PATH_TO\cacert.pem"&lt;/CODE&gt;&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Nov 2015 03:27:58 GMT</pubDate>
    <dc:creator>GennadyK</dc:creator>
    <dc:date>2015-11-08T03:27:58Z</dc:date>
    <item>
      <title>Error SSL in WordPress Integration</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/api-integration-questions/error-ssl-in-wordpress-integration/m-p/157195#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to integrating the DPS2015 with WordPress, but on the settings page I got the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2015-10-23 at 1.05.50 PM.png"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/4870i45127E621C9DB0AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2015-10-23 at 1.05.50 PM.png" alt="Screen Shot 2015-10-23 at 1.05.50 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It said the certificate Issue, but if I tested using the Procedure API without WordPress, all publications listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has experience with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 06:08:34 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/api-integration-questions/error-ssl-in-wordpress-integration/m-p/157195#M32</guid>
      <dc:creator>it244934271</dc:creator>
      <dc:date>2015-10-23T06:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error SSL in WordPress Integration</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/api-integration-questions/error-ssl-in-wordpress-integration/m-p/157196#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess only me got this error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 05:00:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/api-integration-questions/error-ssl-in-wordpress-integration/m-p/157196#M33</guid>
      <dc:creator>it244934271</dc:creator>
      <dc:date>2015-11-02T05:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error SSL in WordPress Integration</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/api-integration-questions/error-ssl-in-wordpress-integration/m-p/157197#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We had this kind of problem (SSL related) with Drupal's &lt;SPAN style="font-size: 13.3333px;"&gt;DPSBridge &lt;/SPAN&gt;plugin on Windows. On the second thought yours is different one as it's not at the time of plugin's connection to the endpoint but rather with connection of your browser to the server's plugin configuration page over SSL. Still it is certificate related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a request (with real values substituted with the ***):&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;CODE&gt;&lt;SPAN&gt;$type=POST, $url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://ims-na1.adobelogin.com/ims/token/v1?grant_type=device&amp;amp;client_id=***&amp;amp;client_secret=***&amp;amp;scope=openid&amp;amp;device_token=***&amp;amp;device_id=***" rel="nofollow"&gt;https://ims-na1.adobelogin.com/ims/token/v1?grant_type=device&amp;amp;client_id=***&amp;amp;client_secret=***&amp;amp;scope=openid&amp;amp;device_token=***&amp;amp;device_id=***&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this was a response:&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;CODE&gt;[response-body] =&amp;gt; [response-code] =&amp;gt; 0 [response-header] =&amp;gt; [response-verbose] =&amp;gt; * About to connect() to ims-na1.adobelogin.com port 443 (#0) * Trying 52.7.135.101... * connected * Connected to ims-na1.adobelogin.com (52.7.135.101) port 443 (#0) * SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed * Closing connection #0 )&lt;/CODE&gt;&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;/P&gt;&lt;P&gt;And how to fix this error is here:&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/6400300/https-and-ssl3-get-server-certificatecertificate-verify-failed-ca-is-ok" rel="nofollow"&gt;http://stackoverflow.com/questions/6400300/https-and-ssl3-get-server-cer...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short:&lt;BR /&gt; curl (that is what Drupal's DPSBridge plugin is using) used to include a list of accepted CAs, but no longer bundles ANY CA certs. So by default it'll reject all SSL certificates as unverifiable.&lt;BR /&gt; It's a pretty common problem &lt;STRONG&gt;in Windows&lt;/STRONG&gt; (and our Drupal &lt;STRONG&gt;is&lt;/STRONG&gt; on Windows). You need just to set cacert.pem to curl.cainfo.&lt;BR /&gt; Since PHP 5.3.7 you could do:&lt;/P&gt;&lt;P&gt;download &lt;A href="http://curl.haxx.se/ca/cacert.pem" rel="nofollow"&gt;http://curl.haxx.se/ca/cacert.pem&lt;/A&gt; and save it somewhere.&lt;BR /&gt; at the end of php.ini add this line (change PATH_TO to your real path, e.g. C:\PHP53\extras ) and restart Apache:&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;CODE&gt;curl.cainfo = "PATH_TO\cacert.pem"&lt;/CODE&gt;&lt;/P&gt;&lt;P class="codeblock"&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Nov 2015 03:27:58 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/api-integration-questions/error-ssl-in-wordpress-integration/m-p/157197#M34</guid>
      <dc:creator>GennadyK</dc:creator>
      <dc:date>2015-11-08T03:27:58Z</dc:date>
    </item>
  </channel>
</rss>

