Hi, I can't open some apps on ios. I enter the application, but fiddler does not scan the traffic. I am attaching a screenshot as an example. Screnshoot link Please help me how to scan the sites mentioned in the picture.
2 Answers, 1 is accepted
0
Nick Iliev
Telerik team
answered on 15 Nov 2022, 11:37 AM
Hello Ceyhun,
The most likely reason for the observed behavior is that your iOS application is not trusting the Fiddler certificate. Therefore the SSL handshake fails (and you are seeing only the non-secure HTTP CONNECT tunnel requests). This is to be expected if the application is configured to use an additional layer of security like cert pinning.
Regards,
Nick Iliev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi, I have enabled certificate in ios. Some applications scan websites. However, it does not scan the site data that I mentioned in the screenshot. Could you please help. How can I scan that site?