首页 > 其他 > 详细

[Fiddler]Unable to Generate Certificate

时间:2015-11-20 19:39:39      阅读:860      评论:0      收藏:0      [点我收藏+]

I‘m using Fiddler2 (or trying) to capture SSL traffic for a windows desktop gadget hitting an https web service. It used to work, and then it stopped a couple days ago, always with this error:

---------------------------
Unable to Generate Certificate
---------------------------
Creation of the interception certificate failed.
makecert.exe returned -1.
Results from C:\Program Files\Fiddler2\MakeCert.exe -ss my -n
"CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST, OU=Created by
http://www.fiddler2.com" -eku 1.3.6.1.5.5.7.3.1 -r -cy authority -a
sha1
Error: Can‘t create the key of the subject (‘JoeSoft‘)
Failed
------------------------------------------- 

To   configure Fiddler to capture web traffic from window, just follow these steps.

1.open Fiddler. Click Tools, Fiddler Options..

技术分享

2.Select the Connections tab. Fiddler listens on port 88888 by default but can be changed here if needed. Make sure the Allow remote computers to connect option is checked. It is not checked by default.

技术分享

 

3.Click OK. You will need to close and re-open Fiddler for the changes to take effect.

技术分享

4.Once Fiddler is re-opened, make sure it is capturing traffic by clicking on File. The Capture Traffic option should have a checkmark next to it. 技术分享

[Fiddler]Unable to Generate Certificate

原文:http://www.cnblogs.com/jacksundatashare/p/4981640.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!