• [Fiddler]Unable to Generate Certificate


    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.

  • 相关阅读:
    poj1703
    poj 2385
    poj 3169 差分约束
    poj3723 最大权森林
    POJ3255 次短路
    图论算法----最小生成树
    给linux操作系统安装中文环境
    Windows下使用python
    pku3668 Game of Lines
    pku3670 Eating Together
  • 原文地址:https://www.cnblogs.com/jacksundatashare/p/4981640.html
Copyright © 2020-2023  润新知