titanium-web-proxy
titanium-web-proxy copied to clipboard
Is ios14 SSL unable to intercept?
https://github.com/justcoding121/Titanium-Web-Proxy/issues/782 According to the above, last month, I succeeded in setting the certificate time for 365 days, which can block IOS, but today I can't intercept it in the test. I don't know why. At present, I set the expiration time of certificate to be 300 days, which can't be solved. Does anyone succeed? ios14
Same problem here.
把这个加上
proxyServer.CertificateManager.CertificateValidDays = 300;