Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Update To OkHttp 3.2.0 #4145

Closed
bleege opened this issue Feb 29, 2016 · 1 comment
Closed

Update To OkHttp 3.2.0 #4145

bleege opened this issue Feb 29, 2016 · 1 comment
Assignees
Labels
Android Mapbox Maps SDK for Android telemetry Integration with Mapbox Telemetry libraries

Comments

@bleege
Copy link
Contributor

bleege commented Feb 29, 2016

Naturally, the day after @ianshward and I spent the night working on generating Android Certificate Pins, OkHttp 3.2.0 was released. The big deal is that it supports SHA256 Certificate Pins which makes things a bit more secure for sending Telemetry data to the servers. Thankfully we were smart and generated both SHA1 and SHA256 pins. 😉

Will upgrade to OkHttp 3.2.0 and swap out the SHA1 pins for the SHA256.

/cc @zugaldia @tobrun

@bleege bleege added Android Mapbox Maps SDK for Android telemetry Integration with Mapbox Telemetry libraries labels Feb 29, 2016
@bleege bleege self-assigned this Feb 29, 2016
@bleege bleege added this to the android-v4.0.0 milestone Feb 29, 2016
bleege added a commit that referenced this issue Feb 29, 2016
@bleege
Copy link
Contributor Author

bleege commented Feb 29, 2016

Successfully tested SHA256 pins against Staging and Production.

// Production Response Code (US Central Time)
02-29 13:52:35.579 21429-21458/? I/MapboxEventManager: response code = 204 for events 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android telemetry Integration with Mapbox Telemetry libraries
Projects
None yet
Development

No branches or pull requests

2 participants