码迷,mamicode.com
首页 > 其他好文 > 详细

Fiddler问题 - creation of the root certificate was not successful

时间:2016-12-20 14:09:30      阅读:356      评论:0      收藏:0      [点我收藏+]

标签:sha   ati   http   make   sign   creat   cat   sha1   blog   

打开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

 

Fiddler问题 - creation of the root certificate was not successful

标签:sha   ati   http   make   sign   creat   cat   sha1   blog   

原文地址:http://www.cnblogs.com/kangping/p/6202224.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!