Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable TLS 1.2 on pre-lollipop devices #116

Merged
merged 2 commits into from
May 31, 2017
Merged

Conversation

sarahsnow1
Copy link
Member

Overview

Enables TLS 1.2 on pre-lollipop devices and updates the sample activity to log requests in debug mode

Proposed Changes

TLS 1.2 is disabled by default on devices running OS versions below 5.0. Coupled with Fastly upgrading to TLS 1.2, SSL is broken on devices running pre-lollipop OS versions. This change enables TLS 1.2 as recommended here: square/okhttp#2372 (comment)

Closes #115

@sarahsnow1
Copy link
Member Author

7.0 ticket created here: #117

Copy link
Member

@tallytalwar tallytalwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@sarahsnow1 sarahsnow1 merged commit dbe64d2 into master May 31, 2017
@sarahsnow1 sarahsnow1 deleted the 115-tls-pre-lollipop branch May 31, 2017 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants