I would like to load the Root CA generated by Fiddler in FiddleCore to be use to sign HTTPS certificates on the fly. My reason for doing this is to be able to switch between Fiddler and FiddlerCore on the fly.
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
First the
fiddler.certmaker.bc.cert
andfiddler.certmaker.bc.key
pref values in Fiddler are obtained by typingabout:config
in the QuickExec bar.Afterwards in FiddlerCore (before starting the proxy) they are applied: