Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Conversation

@jhellman
Copy link
Contributor

This PR fixes an issue when running Android KitKat against HTTPS servers that require TLS 1.1 or newer. Android KitKat includes TLS 1.1/1.2 support, but doesn't enable it by default. This PR enables it, modeling the fix on work done previously by the core React Native team to fix a similar issue with Fetch in RN (which does now work fine in KitKat with TLS 1.1+ thanks to facebook/react-native#9840).

@wkh237 wkh237 merged commit 6bb7c65 into wkh237:0.10.7 Jul 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants