nowsecure / secure-mobile-development

A Collection of Secure Mobile Development Best Practices
https://books.nowsecure.com/secure-mobile-development/en/
Other
557 stars 123 forks source link

Consider: cwac-netsecurity recommendation for Android #35

Closed dweinstein closed 8 years ago

dweinstein commented 8 years ago

https://github.com/commonsguy/cwac-netsecurity

CWAC-NetSecurity backports the Android 7.0 network security configuration subsystem going back to API level 17 (Android 4.2) making it easier to tie an app to particular certificate authorities or certificates, support self-signed certificates, and handle other advanced SSL certificate scenarios.