how can i import fiddler-generated Certificate to iOS device

陌路散爱 提交于 2020-01-02 05:02:54

问题


Fiddler2's help page (http://www.fiddler2.com/fiddler/help/httpsdecryption.asp) says the following:

Q: Can Fiddler intercept traffic from Apple iOS devices like iPad/iPhone/iPod Touch?

A: Yes, but you must replace Fiddler's default certificate generator. Download and install the new Certificate Maker and restart Fiddler. Note: The plugin certificate generator currently requires Windows Vista or later. Windows XP and 2003 will show an error message in the Log tab and will not properly work with this plugin.

But how can I import the fiddler-generated Certificate to iOS device, such as iTouch?

Any reply is appreciated.


回答1:


You should be able to install the certificate by navigating to http://example:8888/FiddlerRoot.cer, where example is the machine running Fiddler.



来源:https://stackoverflow.com/questions/8478842/how-can-i-import-fiddler-generated-certificate-to-ios-device

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!