문제

I have the Fiddler filters setup to "hide" the host "roaming.officeapps.live.com" and it does not show while I am debugging.

But the Fiddler proxy is still causing security issues (incorrect ssl certificate) to office, message relates to that host.

How can get a specific host to bypass Fiddler?

Or is the nature of a proxy based system that all requests go through it regardless?

도움이 되었습니까?

해결책

Tools > Fiddler Options > Connections > Bypass Fiddler for hosts that start with or use the HTTPS tab to Skip decryption for.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top