iOS SSL Kill Switch
Posted by deepcore on July 27, 2012 – 12:19 am
This is a MobileSubstrate extension to disable certificate validation within NSURLConnection in order to facilitate black-box testing of iOS Apps. Once installed on a jailbroken device, iOS SSL Kill Switch patches NSURLConnection to override and disable the system’s default certificate validation as well as any kind of custom certificate validation (such as certificate pinning).
See the original post here:
iOS SSL Kill Switch
Post a reply
You must be logged in to post a comment.