Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

IOS11下fiddler抓取https请求指南 #5

Open
lifeiFront opened this issue May 10, 2018 · 0 comments
Open

IOS11下fiddler抓取https请求指南 #5

lifeiFront opened this issue May 10, 2018 · 0 comments

Comments

@lifeiFront
Copy link
Owner

升级到IOS11之后发现fiddler无法抓取https请求,可采用如下解决办法:

1. 打开Safari浏览器,进入代理ip+对应端口号,如xx.xxx.xxx.xxx:8080,并点击红框内链接

image

2. 按照提示安装描述文件

image
image

3. 安装成功后,进入设置=》通用=》关于本机=》证书信任设置,对fiddler根证书启用完全信任

image

4. 继续写代码

注:某些iOS设备和Android设备可能无法使用Fiddler使用的默认HTTPS拦截证书。 为了解决这个不兼容问题,你可以安装一个证书生成插件,生成与这些平台兼容的拦截证书。下载链接

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant