Forum Discussion

Eathen cole 3's avatar
Eathen cole 3
Helpful | Level 5
4 months ago

Re: Root certificate changes

Hi there 

You’re absolutely right to double-check this — Dropbox recently updated their SDKs due to changes in certificate trust stores, but the impact depends on how your app handles certificate pinning.

If your .NET app does not call Dropbox Cert Helper. Initialize Cert Pinning(), then you’re not affected by this change. The issue only impacts apps that manually initialize the older certificate pinning logic.

So as long as:

You’re using a Dropbox .NET SDK (even below v7.0.0), and

You don’t call Dropbox Cert Helper. Initialize Cert Pinning() anywhere in your code,

then you’re completely safe — there’s no urgent need to update before January. 

Still, it’s good practice to plan an SDK update when possible to stay aligned with Dropbox’s latest security improvements and bug fixes.

Hope that clears things up! 

1 Reply

Replies have been turned off for this discussion

About Discuss Dropbox Developer and API

Node avatar for Discuss Dropbox Developer and API
Explore Dropbox Developer & API discussions with developers like you.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!