<?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: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582994#M27161</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1525379"&gt;@DreamingDev&lt;/a&gt; 1. If you received that email it means your app sent some amount of TLS 1.0 or 1.1 traffic to the Dropbox API recently. If you’ve already updated your app, this traffic is likely coming from users still on an old version of your app.&amp;nbsp;We don't have a way to simulate the change, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. I can't provide support for specific third party network clients as they're not made by Dropbox, but in general yes, network clients should automatically use the best available and compatible protocol version. As above, I can't offer a way to test this ahead of time, but you may be able to enable some logging on your network client to check the protocol version being used.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2022 15:06:05 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-03-11T15:06:05Z</dc:date>
    <item>
      <title>Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582785#M27143</link>
      <description>&lt;P&gt;Beginning on or after April 13, the Dropbox API will require that calls use TLS 1.2 or greater. Traffic using TLS 1.0 or 1.1 will be rejected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The latest Dropbox SDKs will select TLS 1.2 when available in the environment, but versions over two years old may require an update. In particular, users of the &lt;A href="https://www.dropbox.com/developers/documentation/java" target="_blank" rel="noopener"&gt;Dropbox Java SDK&lt;/A&gt; should update to v3.1.1 (released June, 2019) or later &amp;amp; &lt;A href="https://www.dropbox.com/developers/documentation/python" target="_blank" rel="noopener"&gt;Dropbox Python SDK&lt;/A&gt; should update to v8.4.1 (released November, 2017) or later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TLS 1.2 has been the default on major mobile &amp;amp; desktop operating systems since 2014. Developers whose application may be run in older or unusual environments should investigate to ensure compatibility.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please ensure your apps use TLS 1.2 when connecting to the Dropbox API.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 16:20:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582785#M27143</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-15T16:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582864#M27148</link>
      <description>&lt;P&gt;Hi Dropbox,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently using the following version in the Android apps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;implementation &lt;SPAN&gt;'com.dropbox.core:dropbox-core-sdk:2.1.1'&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will update to the required version. But development, testing and user update will take much more than 1 month left. We ask Dropbox to give us more time to comply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the consideration.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 23:36:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582864#M27148</guid>
      <dc:creator>Eric Z.6</dc:creator>
      <dc:date>2022-03-10T23:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582875#M27149</link>
      <description>&lt;P&gt;I received an e-mail from Dropbox warning that "&lt;EM&gt;your app(s) TuneLab Tuning Files have recently made calls to the Dropbox API using a deprecated TLS protocol version.&lt;/EM&gt;"&amp;nbsp; I thought we had updated both our iOS and Android versions over a year ago.&amp;nbsp; I suppose it is possible that some users of our apps have not updated in all that time, but I would like to know if there is any test I could run to see whether or not the latest versions of my apps are using the deprecated protocol.&amp;nbsp; My inspection of the Android code shows the external library of com.dropbox.core:dropbox-core-sdk:3.1.5, which should be OK.&amp;nbsp; And the iOS code uses cocopods and references ObjectiveDropboxOfficial and a README.MD that says "&lt;EM&gt;The Official Dropbox Objective-C SDK for integrating with Dropbox [API v2]&lt;/EM&gt; " which should be OK too.&amp;nbsp; The source files are dated 11/3/2020.&amp;nbsp; So that should be OK too.&amp;nbsp; But I don't trust this as proof that my apps are not using the deprecated protocol.&amp;nbsp; So how can I run a test to know for sure?&amp;nbsp; Is there a way I can simulate April 13th now?&amp;nbsp; Or monitor traffic?&amp;nbsp; The e-mail I got from Dropbox has got me worried.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 00:51:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582875#M27149</guid>
      <dc:creator>Robert S.138</dc:creator>
      <dc:date>2022-03-11T00:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582928#M27150</link>
      <description>&lt;P&gt;I would second that request of a simple test for peace of mind.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also got that email, but my apps have should have been using compliant versions of the SDK for many years...&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 10:03:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582928#M27150</guid>
      <dc:creator>Mark R.5</dc:creator>
      <dc:date>2022-03-11T10:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582943#M27151</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/144719"&gt;@Eric Z.6&lt;/a&gt;&amp;nbsp;Thanks for sharing this feedback. At this time I am unfortunately not able to offer extensions for this change, but I’m sending this feedback along to the team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference, we did send earlier advance notices about this change by email last year, but it sounds like those did not make it to you. For instance, perhaps they were caught by a spam filter. Please make sure that the email address on the account that owns your API app(s) is correct and can receive email. Additionally, make sure you haven't unsubscribed from "API announcements".&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 12:23:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582943#M27151</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-11T12:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582945#M27152</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/277339"&gt;@Robert S.138&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/12218"&gt;@Mark R.5&lt;/a&gt; If you’ve already updated your app, this traffic may be coming from users still on an old version of your app. You may want to notify your users to update to the latest version of the app. We don't have a way to simulate the change, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though. If you'd like additional help verifying this, feel free to &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; from the account that owns the app(s) in question and we may be able to offer some help.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 12:24:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582945#M27152</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-11T12:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582959#M27159</link>
      <description>&lt;P&gt;Hi Dropbox,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have received the mail regarding to this issue, stating that:&lt;/P&gt;&lt;P&gt;"We’re reaching out because your app(s) ... have recently made calls to the Dropbox API using a deprecated TLS protocol version."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would like to confirm the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Does that mean our app did make calls using a deprecated TLS protocol version so that we received this mail? Or, is this just a notification regardless of whether our app communicates with deprecated TLS protocol version?&lt;/P&gt;&lt;P&gt;By testing with our app, it seems that the latest version of our app uses the TLS 1.2 and 1.3 protocol version. If receiving this mail is a proof of using deprected TLS protocol version by our app, then the only possible reason may originate from some of our customers who still uses older version of our app, which may be kind of wierd. Also, do you have any recommended way to test on which TLS version our app is really using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. We are using the curl library to send API to dropbox with the setting of&amp;nbsp;CURL_SSLVERSION_TLSv1. Under this setting, although it seems that we will use the TLS 1.2 or 1.3 (depending on the version of curl library), in case we may still send with TLS 1.0/1.1,&amp;nbsp;we would like to know after the deprecation of TLS 1.0/1.1 on April 13, will the request be fallback to use TLS 1.2 or 1.3 automatically?&amp;nbsp; Also, is there any approach to test this situation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look forward to your reply, thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 12:39:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582959#M27159</guid>
      <dc:creator>DreamingDev</dc:creator>
      <dc:date>2022-03-11T12:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582978#M27160</link>
      <description>&lt;P&gt;Can you at least confirm that the following is sufficient for avoiding the deprecated protocols:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Android version of our app, the &lt;EM&gt;build.gradle&lt;/EM&gt; file under the&amp;nbsp;&lt;EM&gt;app&lt;/EM&gt;&amp;nbsp;folder contains:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;dependencies {&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp;. . . .&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp;implementation 'com.dropbox.core:dropbox-core-sdk:3.1.5'&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp;. . . .&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and in the iOS version of our app, all the files in all the subdirectories of:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp;Pods/ObjectiveDropboxOfficial&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;have a file date of 11/3/2020.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is not sufficient, tell me what else I could check.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 14:01:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582978#M27160</guid>
      <dc:creator>Robert S.138</dc:creator>
      <dc:date>2022-03-11T14:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582994#M27161</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1525379"&gt;@DreamingDev&lt;/a&gt; 1. If you received that email it means your app sent some amount of TLS 1.0 or 1.1 traffic to the Dropbox API recently. If you’ve already updated your app, this traffic is likely coming from users still on an old version of your app.&amp;nbsp;We don't have a way to simulate the change, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. I can't provide support for specific third party network clients as they're not made by Dropbox, but in general yes, network clients should automatically use the best available and compatible protocol version. As above, I can't offer a way to test this ahead of time, but you may be able to enable some logging on your network client to check the protocol version being used.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 15:06:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582994#M27161</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-11T15:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582995#M27162</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/277339"&gt;@Robert S.138&lt;/a&gt; Yes, Java SDK v3.1.5 is sufficient. And likewise a version of the Objective-C SDK from late 2020 would also be sufficient. &lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 15:06:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/582995#M27162</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-11T15:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583407#M27168</link>
      <description>&lt;P&gt;Hi Greg. It would be good to clarify the exact versions involved here for various SDKs. Just to recap what the original email sent out in Aug 2021 said:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) SDKs over two years old may need updating (so I presume from Aug 2019 and earlier).&lt;/P&gt;&lt;P&gt;2) The Java and Python SDKs have specific versions that need updating to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on that I had no concerns since I was not using an SDK that old, and was not using either of the SDKs mentioned. So I am a little surprised to see you mention that the Obj-C SDK may need updating to late 2020, since this is obviously later than 2019, and the SDK was not mentioned in the original email. Could you please clarify what is the exact minimum version number of the SDK required to update to for the following versions of the SDK:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Objective-C&lt;/P&gt;&lt;P&gt;2) .NET&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 11:56:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583407#M27168</guid>
      <dc:creator>Mark R.5</dc:creator>
      <dc:date>2022-03-14T11:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583525#M27178</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/12218"&gt;@Mark R.5&lt;/a&gt; Thanks for the feedback. To clarify, I was not indicating that one would be required to update to an Objective-C SDK from late 2020. Rather, I was responding to Robert's specific question and confirming that such as version should be sufficient. I don't have specific versions of the Objective-C and .NET SDK to note. The system should automatically use the latest available version. The Java and Python SDKs were only called out in particular since those were more recent and contained code that would affect the version used. If you need help confirming anything for your app(s) in particular, please &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 17:37:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583525#M27178</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-14T17:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583530#M27179</link>
      <description>&lt;P&gt;Ah, I see. I read the date 11/3/2020 as being in March (being based&amp;nbsp;in the UK), so assumed you were suggesting that he update to a later SDK. I see now that he meant (or at least you thought he meant) that it was an SDK from November, which you were confirming should be fine. All good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 17:42:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583530#M27179</guid>
      <dc:creator>Mark R.5</dc:creator>
      <dc:date>2022-03-14T17:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583713#M27184</link>
      <description>&lt;P&gt;Even without a specific test for use of the deprecated protocols, there is one thing Dropbox could do to help us know if we have a problem with our latest version.&amp;nbsp; In the e-mail that goes out to developers telling them that they detected "some activity" with the deprecated protocols, why not include something more quantitative?&amp;nbsp; Tell us, for instance, the percentage of deprecated uses.&amp;nbsp; If our current versions are indeed faulty, then 100% of the accesses will involve the deprecated protocols.&amp;nbsp; But if only 7% of the accesses are problematic, then we can rest easy knowing that the 7% must represent users who have not updated their apps.&amp;nbsp; Dropbox has the data, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 13:45:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583713#M27184</guid>
      <dc:creator>Robert S.138</dc:creator>
      <dc:date>2022-03-15T13:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583756#M27187</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/277339"&gt;@Robert S.138&lt;/a&gt; Thanks for the feedback/idea! I can't make any promises myself, but feel free to &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; if you'd like to request specific help/information. &lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 16:12:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/583756#M27187</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-15T16:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/586359#M27290</link>
      <description>&lt;P&gt;We are currently updating our apps to comply this change. But development, testing and user update will take much more time. We ask Dropbox to extent the deadline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the consideration.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 18:03:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/586359#M27290</guid>
      <dc:creator>Eric Z.6</dc:creator>
      <dc:date>2022-03-25T18:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/586914#M27308</link>
      <description>&lt;P&gt;We are using libcurl and are sure it will fall back to the appropriate protocol as reported by the Dropbox API server. However, the final results depend upon the configuration of the server too.&lt;/P&gt;&lt;P&gt;Is there&amp;nbsp;a way to test or simulate the API server changes before 13th?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 06:46:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/586914#M27308</guid>
      <dc:creator>enpapi</dc:creator>
      <dc:date>2022-03-29T06:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/588265#M27375</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/144719"&gt;@Eric Z.6&lt;/a&gt; Thanks, I’ve sent your feedback along to the team.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 15:51:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/588265#M27375</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-04-04T15:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/588266#M27376</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1530308"&gt;@enpapi&lt;/a&gt; The Dropbox API servers currently support TLS 1.2 and will continue to do so after support for TLS 1.0 and 1.1 is disabled. Dropbox doesn't offer a way to simulate the new server configuration, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 15:52:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/588266#M27376</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-04-04T15:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder: The Dropbox API will no longer accept TLS 1.0 or 1.1</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/588645#M27411</link>
      <description>&lt;P&gt;Dear Greg,&lt;/P&gt;&lt;P&gt;My Android application has been upgraded last year to use Dropbox-Core-SDK 4.0.0 dated 30.3.2021. I am also using okhttp-3.11.0 from August last year.&lt;/P&gt;&lt;P&gt;I am very concerned that my Android app may not be fully compatible with the TLS 1.2 protocol, required from April 13.&lt;/P&gt;&lt;P&gt;How can I check to ensure my Android application is fully compatible with Dropbox TLS 1.2 requirements ?&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Mariusz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 02:26:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Reminder-The-Dropbox-API-will-no-longer-accept-TLS-1-0-or-1-1/m-p/588645#M27411</guid>
      <dc:creator>MarioEM</dc:creator>
      <dc:date>2022-04-06T02:26:59Z</dc:date>
    </item>
  </channel>
</rss>

