Making fiddler work with chrome

前端 未结 4 661
野趣味
野趣味 2020-12-10 21:20

I want to use fiddler to monitor api calls made by my browser when it visits some pages.

The technology - Fiddler 4.6x, Chrome 56, Firefox 51, Windo

4条回答
  •  一整个雨季
    2020-12-10 21:42

    Firefox has its own certificate store so I assume you just installed the DO_NOT_TRUST... Fiddler root cert there and everything worked. Pretty much you should do the same with Windows certificate store in order for Chrome to work. So make sure you remove all the fiddler certificates you previously generated and regenerate.

提交回复
热议问题