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 loading https endpoints with URLSession #203

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

marcprux
Copy link
Contributor

This PR adds swift-android-foundation-cacerts.patch, which was also filed at swiftlang/swift-corelibs-foundation#5163. Building with this patch will enable https sites to work out-of-the-box on Android.

marcprux and others added 5 commits January 25, 2025 18:23
* Add swift-android-foundation-cacerts.patch

* Update cache key for PR

* Update swift-android-foundation-cacerts.patch

* Update patch to use CFURLSessionOptionCAPATH instead of CFURLSessionOptionCAINFO

* New cache key for github workflow

* Fix check for isDirectory

* Revert "Fix check for isDirectory"

This reverts commit ff12e16.

* Revert "Update patch to use CFURLSessionOptionCAPATH instead of CFURLSessionOptionCAINFO"

This reverts commit 94e355e.

* Go back to using CFURLSessionOptionCAINFO instead of CFURLSessionOptionCAPATH, since the latter does not work

* Update patch to match swiftlang/swift-corelibs-foundation#5163
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.

1 participant