datatheorem / TrustKit-Android

Easy SSL pinning validation and reporting for Android.
MIT License
584 stars 87 forks source link

Disabled SSL CA Validation and Certificate Pinning #42

Closed AbhishekCode closed 5 years ago

AbhishekCode commented 5 years ago

I have implemented Trustkit in my react-native app, We tried testing it on appknox it fails for "Disabled SSL CA Validation and Certificate Pinning" check.

Also my api request still can be intercepted by Burp.

AbhishekCode commented 5 years ago

Its working now, not sure what changed.