what is it . fiddler cant capture this traffic ( from this software ). HTTPS / TLS why ... ??
what is solution ??
1 Answer, 1 is accepted
0
Accepted
Rosen Vladimirov
Telerik team
answered on 21 Apr 2021, 09:18 AM
Hi,
It seems this application does not respect the system proxy configuration. That's why the traffic is not captured and shown in Fiddler Classic. Fiddler works as a system proxy, so in order to get the traffic visible in it, the application must respect the proxy config and direct its own request to the proxy.