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

Forbid cleartext if Android’s NetworkSecurityPolicy says so #2513

Closed
swankjesse opened this issue Apr 26, 2016 · 0 comments
Closed

Forbid cleartext if Android’s NetworkSecurityPolicy says so #2513

swankjesse opened this issue Apr 26, 2016 · 0 comments
Labels
enhancement Feature not a bug
Milestone

Comments

@swankjesse
Copy link
Collaborator

We can ask NetworkSecurityPolicy if the device permits cleartext. If it doesn’t, we can strip that ConnectionSpec from the client’s configuration.

@swankjesse swankjesse added the enhancement Feature not a bug label Apr 26, 2016
@swankjesse swankjesse added this to the 3.3 milestone Apr 26, 2016
venilnoronha added a commit to venilnoronha/okhttp that referenced this issue Apr 27, 2016
venilnoronha added a commit to venilnoronha/okhttp that referenced this issue Apr 27, 2016
venilnoronha added a commit to venilnoronha/okhttp that referenced this issue Apr 27, 2016
swankjesse pushed a commit that referenced this issue Apr 27, 2016
* venilnoronha-issue-2513-fix:
  Fixes #2513 - NetworkSecurityPolicy based ConnectionSpec setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature not a bug
Projects
None yet
Development

No branches or pull requests

1 participant