This is a migrated thread and some comments may be shown as answers.

Fiddler with iPhone, Win 8 and Https

1 Answer 34 Views
Windows
This is a migrated thread and some comments may be shown as answers.
Jamie
Top achievements
Rank 1
Jamie asked on 08 Apr 2014, 03:52 PM
I have connected an iPhone to my Win 8 machine and configured Fiddler to with instructions found here http://blog.brianbeach.com/2013/01/using-fiddler-with-iphoneipad.html

So far all seems ok in that when I access a website on the iPhone its logging it and I can see where its going etc. I then need to monitor https requests by that I mean a site in the format of someSite:443.

When I access an app using this mechanism the application freezes and returns an error (cant connect) which I assume is to do with the traffic going through port 8888 - what additional steps do I need to take in order to capture the URLs that the app is hitting?

1 Answer, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 08 Apr 2014, 09:05 PM
Hi, Jamie--

http://blogs.telerik.com/fiddler/posts/12-12-21/using-fiddler-with-apple-ios-devices describes the set of steps you should follow to debug traffic from iOS devices.

What is the application you are trying to debug? Some iOS applications use a technique called "Certificate Pinning" to require a specific HTTPS certificate (rather than just any trusted cert) and thus cannot be debugged unless you jailbreak your device and install a tool which changes the certificate validation logic.

Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Windows
Asked by
Jamie
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or