This is a migrated thread and some comments may be shown as answers.

Fiddler Decrypt Https Traffic override FiddlerCore option

1 Answer 177 Views
FiddlerCore
This is a migrated thread and some comments may be shown as answers.
steven
Top achievements
Rank 1
steven asked on 18 Jul 2014, 03:32 AM
My program use FiddlerCore and set Decrypt SSL by default to capture url of session 
When I don't have fiddler installed in my PC, everything works well.  When I install fiddler and uncheck "Decrypt Https Traffic", FiddlerCore  in my program can not capture url of session,  but if I check "Decrypt Https Traffic" in fiddler, my program works well again.
So obviously,  the "Decrypt Https Traffic" checkbox impact/override  FiddlerCore option in my program. Why ? Is there any way to avoid that ?
Thanks.

Best Regards,
Steven

1 Answer, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 21 Jul 2014, 12:26 PM
Hi, Steven--

Have you enabled the LogNotification event handlers as shown in the demo Program.cs file? You will likely see meaningful error information in there.

You also should take note of whether you have CertMaker.dll/BCMakeCert.dll in the same folder as your program, or whether you've got MakeCert.exe there instead.

Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
FiddlerCore
Asked by
steven
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or