Why fiddler can not decrypt App Store app's https traffic on iPhone, but the others apps can be
338 views
Skip to first unread message
Zhaoxiang Wei
unread,
Jan 6, 2016, 9:49:38 AM1/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fiddler
I want to capture some data from App store on iphone (iOS9), but it doesn't works.
I tried to capture the other apps and it works, and I used safari open a https website, it still works.
Why?
EricLaw
unread,
Jan 6, 2016, 9:53:33 AM1/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fiddler
The AppStore and a number of other applications use a technique called "Certificate Pinning" to detect when their traffic has been intercepted. See http://fiddler.wikidot.com/certpinning for details and potential workarounds.