<?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: Test webhooks implementation with self-signed certificate? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Test-webhooks-implementation-with-self-signed-certificate/m-p/7589#M339</link>
    <description>&lt;P&gt;[Cross-linking with StackOverflow: &lt;A href="http://stackoverflow.com/questions/27716164/test-dropbox-webhooks-implementation-with-self-signed-certificate" rel="nofollow noreferrer"&gt;http://stackoverflow.com/questions/27716164/test-dropbox-webhooks-implementation-with-self-signed-certificate&lt;/A&gt; ]&lt;/P&gt;</description>
    <pubDate>Sat, 03 Jan 2015 05:40:35 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-01-03T05:40:35Z</dc:date>
    <item>
      <title>Test webhooks implementation with self-signed certificate?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Test-webhooks-implementation-with-self-signed-certificate/m-p/7587#M337</link>
      <description>&lt;P&gt;I'm setting up use of Dropbox webhooks in a web application. I'd like to do the development on my local machine. I can access my local machine via https from the Internet, but when I try to add the URL as a webhook URI I found that it requires the SSL certificate to not be self-signed. Is there a way to do testing on a local machine with a self-signed certificate? The error message (which contains the actual URL I used) is below. After complaining about the cert it also says there is no response body, but I'm guessing this is because it didn't even get as far as checking the body (I've tested my URL by loading it directly in a browser and via wget from a remote server).&lt;/P&gt;

&lt;P&gt;Error: SSL certificate problem: self signed certificate&lt;/P&gt;

&lt;P&gt;Request:&lt;BR /&gt;
GET &lt;A href="https://ojc.mooo.com/installations/co/codev2/organiser/importexport/dropbox/webhook?challenge=urFYi8g-jCkVM7aP676BAyYlH7Z3u04RAJH5Lu0AYLg" rel="nofollow noreferrer" target="_blank"&gt;https://ojc.mooo.com/installations/co/codev2/organiser/importexport/dropbox/webhook?challenge=urFYi8g-jCkVM7aP676BAyYlH7Z3u04RAJH5Lu0AYLg&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Response:&lt;BR /&gt;
(No headers)&lt;/P&gt;

&lt;P&gt;Response Body (First 256 bytes):&lt;BR /&gt;
(No response body)&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:46:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Test-webhooks-implementation-with-self-signed-certificate/m-p/7587#M337</guid>
      <dc:creator>Oliver C.</dc:creator>
      <dc:date>2019-05-29T09:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Test webhooks implementation with self-signed certificate?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Test-webhooks-implementation-with-self-signed-certificate/m-p/7588#M338</link>
      <description>&lt;P&gt;We do certificate validation to ensure we're talking to the right server. (Otherwise a man-in-the-middle attack could intercept your webhooks.) So for now you'll need to use a non-self-signed cert for that domain.&lt;/P&gt;

&lt;P&gt;But we'll track this as a feature request.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jan 2015 03:24:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Test-webhooks-implementation-with-self-signed-certificate/m-p/7588#M338</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-01-03T03:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Test webhooks implementation with self-signed certificate?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Test-webhooks-implementation-with-self-signed-certificate/m-p/7589#M339</link>
      <description>&lt;P&gt;[Cross-linking with StackOverflow: &lt;A href="http://stackoverflow.com/questions/27716164/test-dropbox-webhooks-implementation-with-self-signed-certificate" rel="nofollow noreferrer"&gt;http://stackoverflow.com/questions/27716164/test-dropbox-webhooks-implementation-with-self-signed-certificate&lt;/A&gt; ]&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jan 2015 05:40:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Test-webhooks-implementation-with-self-signed-certificate/m-p/7589#M339</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-01-03T05:40:35Z</dc:date>
    </item>
  </channel>
</rss>

