Pending Review
Last Updated: 17 Dec 2018 14:36 by ADMIN
Sristi
Created on: 10 Dec 2018 06:44
Type: Bug Report
0
Hi,
Hi I am using Progress Telerik Fiddler Web Debugger version v5.0.20182.28034 for .NET 4.5 and I am unable to capture Https service wherein I can easily capture the HTTP traffic. The application for which I am capturing traffic is an ASP Dot net Core web application having version ASP.NET and Web Tools 2017 version 15.9.1 Microsoft Visual studio Enterprise 2017. I am facing issues in capturing Https traffic in spite of installing the root certificate and changing the system proxy for each protocol (HTTP, HTTPS, FTP) settings to 127.0.0.1:8888. Kindly help me with this.
3 comments
ADMIN
Simeon
Posted on: 17 Dec 2018 14:36
Hi Sristi,

Could you, please, tell if you see any CONNECT requests (a.k.a. tunnels) to your HTTPS service in Fiddler. If there are none, maybe there are proxy configuration issues in your application. Else, maybe your application does not trust the Fiddler root certificate.

Regards,
Simeon
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Sristi
Posted on: 11 Dec 2018 06:26

Hi Eric,

I am using Progress Telerik Fiddler Web Debugger version v5.0.20182.28034

I am unable to capture Https services wherein I can easily capture the HTTP traffic even after enabling HTTPS traffic from Tools > Options > Https. and also I have removed all the filters.

The application for which I am capturing traffic is an ASP Dot net Core web application having target framework .net core 2.1

Regards,

Sristi

Eric
Posted on: 10 Dec 2018 19:57

Can you elaborate on precisely what problem you're having?

Are you trying to capture traffic from the server to another server, or from a client browser to a server?