Hi everyone,
I have implemented the code seen (in C#) http://fiddler.wikidot.com/fiddlercore-demo.As library,
I used the FiddlerCore4.dll,provided by installing fiddlercoreapisetup.exe;
When I launch the application, I can see an error (NET::ERR_CERT_AUTHORITY_INVALID) on my browser (Chrome);
I have already tried to figure out by adding a certificate (http://fiddler.wikidot.com/fiddlercore-faq) but the error always occurs.
Thanks,