資源簡介
關(guān)于高版本Fiddler導出的證書在ipad上安裝顯示未驗證的問題,Google原文如下:
Q:Can Fiddler intercept traffic from Apple iOS devices like iPad/iPhone/iPodTouch and Android devices?
A: Yes, but these devices may not becompatible with the default certificates Fiddler generates.
To resolve the incompatibility, you mayreplace Fiddler's default certificate generator with one that generatescertificates containing flags (e.g. AKID, SKID) that are compatible with theseplatforms. Simply download and install the newCertificateMaker and restart Fiddler.
安裝一個證書生成器,下載地址:http://www.enhanceie.com/dl/FiddlerCertMaker.exe
然后重啟Fiddler重新導出證書即可

代碼片段和文件信息
評論
共有 條評論