ChangbaDevs / KTVHTTPCache

A powerful media cache framework.
MIT License
2.34k stars 433 forks source link

NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9814) #111

Open marinofaggiana opened 5 years ago

marinofaggiana commented 5 years ago

Hi, thanks for your job, a question, where is managed the URLSession didReceiveChallenge for the NSURLSessionAuthChallenge ? I have an error with the SSL certificate.

Thanks. m.

elecCore commented 4 years ago

When storing the local cache, the framework generates an address of http://localhost for the video, which can not be accessed under ATS. I also encounter this problem.

Hope to be able to change the generated link protocol to user configurable