https://www.jianshu.com/p/6ad09374053b
https://stackoverflow.com/questions/33011466/ios-using-charles-with-alamofire-and-ssl
https://stackoverflow.com/questions/15768143/ios-app-ssl-handshake-failed
On iOS11 I missed this additional step.
In the Settings app,
Navigate to General.About.Certificate settings.
Enable the Charles Proxy SSL Proxying switch.
第一步:
设置->通用->描述文件->charles proxy custom root certificate
第二步:
设置->通用->关于本机->证书信任设置-> 找到charles proxy custom root certificate然后信任该证书即可.

本文介绍了如何在 iOS 设备上正确配置 Charles 代理进行 SSL 代理,包括启用证书及信任设置等步骤,确保开发者能够顺利进行 HTTPS 流量抓包。
6453

被折叠的 条评论
为什么被折叠?



