cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Where can I find the trusted root certificates used by Dropbox?

Where can I find the trusted root certificates used by Dropbox?

Olivier C.5
New member | Level 2
Go to solution

I'm developing a software that connects to Dropbox over HTTPS. I would like to pin the trusted root certificates.

 

Where can I find the trusted root certificates used by Dropbox?

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
You can find the trusted-certs.crt file, used by our Python SDK for example, here:

https://github.com/dropbox/dropbox-sdk-python/blob/master/dropbox/trusted-certs.crt

Hope this helps!

View solution in original post

3 Replies 3

Greg-DB
Dropbox Staff
Go to solution
You can find the trusted-certs.crt file, used by our Python SDK for example, here:

https://github.com/dropbox/dropbox-sdk-python/blob/master/dropbox/trusted-certs.crt

Hope this helps!

Olivier C.5
New member | Level 2
Go to solution

Thanks.

 

Is there any chance these could be officially added to the dropbox FAQ or somewhere similar?

 

Greg-DB
Dropbox Staff
Go to solution
I'll ask the team to see if we can get that added and documented on the developers site.
Need more support?