Releases: iSECPartners/ios-ssl-kill-switch
Releases · iSECPartners/ios-ssl-kill-switch
iOS SSL Kill Switch v0.6
Changelog
- Added support for iOS 7.
iOS SSL Kill Switch v0.5
Changelog
- Complete rewrite that should successfully disable certificate validation on many more applications (include the App Store); more information at http://nabla-c0d3.github.io/blog/2013/08/20/ios-ssl-kill-switch-v0-dot-5-released/
iOS SSL Kill Switch v0.4
Changelog
- Additional strategy to disable SSL certificate validation based on hooking SecTrustEvaluate()
iOS SSL Kill Switch v0.3
Changelog
- Bug fixes
- iOS 6 support