How to play a m3u8 media on a self-signed certificate server? Is there any way to trust all server certificate in AVFoundation framework?
I want to use mTLS for playing the file, but if I use redirect I lose control of the URLSession to implement the challenge response.