nabla-c0d3 / ssl-kill-switch2

Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and macOS applications.
Other
3.05k stars 466 forks source link

SSL Handshake error in iOS 9.0.2 #7

Closed Hope4hope closed 8 years ago

Hope4hope commented 8 years ago

I'm using Burp, iOS 9.0.2, when accessing Safari any website with https say that: Verify Server Identity After installing custom certificate SSL, everything works well BUT When downloading from Appstore have that error: screen shot Is any system protection in iOS 9 for checking the trusted ssl? because on iOS 8.4 everything works as it should. With iOS 9.0.2 many apps not working if using ssl-kill-switch, like Facebook, Appstore

How to avoid that situation? Maybe I'm doing something not correctly?

Hope4hope commented 8 years ago

with com.nablac0d3.SSLKillSwitch2_0.8.deb, not solved that problem :(

Also nabla-c0d3 update version in Preference SHOULD BE—> SSL Kill Switch 2 v0.8

screen shot 2015-10-29 at 16 08 09

Hope4hope commented 8 years ago

maybe Security.framework not receiving the answer that ssl is valid?

nabla-c0d3 commented 8 years ago

I just removed the version from the preference bundle. For proxy-ing the App Store things are different; please read the README as it has a link to the instructions.

nabla-c0d3 commented 8 years ago

And also, make sure you restart the Apps after having enabled SSL Kill Switch.