打开cmd执行命令。
d: cd D:\soft\Fiddler2 makecert.exe -r -ss my -n "CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com" -sky signature -eku 1.3.6.1.5.5.7.3.1 -h 1 -cy authority -a sha1 -m 120 -b 09/05/2012
参考
参考1(fiddlercertmaker):https://zhidao.baidu.com/question/812943351241203612.html?skiptype=2
参考2(CertMaker for iOS and Android 案列):http://gaoboy.com/article/26.html
from:https://blog.csdn.net/chjqxxxx/article/details/53666175
原文地址:https://www.cnblogs.com/xuan52rock/p/9208295.html
时间: 2024-11-08 21:28:14