ios升级到13后,fiddler证书无效

作者: wxfeng 分类: tools 发布时间: 2021-01-25 15:16    阅读 2,675 次
ios版本: 13.2
fiddler版本:v5.0.20204.45441 for .NET 4.6.1  Built: 2020年11月3日
所遇问题:抓包手机端HTTPS请求,在iphone上安装fiddler证书(192.168.1.***:8888)并添加信任后,用 safari 浏览百度时仍出现是否信任该网站的弹窗。经过一番搜索后发现原来 Fiddler 默认的证书生成工具对移动端可能会出现不兼容的情况,建议安装一个插件CertMaker for iOS and Android

iOS devices and Android devices may not work with the default HTTPS interception certificates used by Fiddler. To resolve this incompatibility, you may install a Certificate Generating plugin that generates interception certificates compatible with those platforms.

 

插件直接下载地址

使用方法:关闭fiddler,下载上述插件并安装,然后打开fiddler,Fiddler原来的证书就会失效掉,在手机端重新安装证书并添加信任即可。

参考:https://www.jianshu.com/p/bd684da06c83

如果觉得我的文章对您有用,请随意赞赏。您的支持将鼓励我继续创作!

发表评论

您的电子邮箱地址不会被公开。