fiddler报错"creation of the ..."

2019-03-28  本文已影响0人  偶然路过的靓仔_胡阳

fiddler报错"creation of the root certificate was not successful"

证书问题

1.找到安装路径

2.打开cmd

3.输入

d:

cd ...\Fiddler

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

上一篇下一篇

猜你喜欢

热点阅读