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

XCode7/iOS9 download issues kCFStreamErrorDomainSSL #98

Open
mgill404 opened this issue Sep 21, 2015 · 1 comment
Open

XCode7/iOS9 download issues kCFStreamErrorDomainSSL #98

mgill404 opened this issue Sep 21, 2015 · 1 comment

Comments

@mgill404
Copy link

Hello,

I recently upgraded to iOS9 and XCode7 and have been unable to download files with my previously functional code.

I have read the following information on an Apple forum " iOS 9 is forcing connections that are using HTTPS to be TLS 1.2 to avoid recent vulnerabilities." https://forums.developer.apple.com/thread/4017

Has anyone experienced this issue, and does a secure solution exist?

Best,
Mark

@marcioarantes
Copy link

you need to set the NSAppTransportSecurity in your plist - more info here https://github.com/AFNetworking/AFNetworking/issues/1270

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants