Skip to content

smuldr/android-ssl-pinning

Repository files navigation

SSL Pinning Demo

Demo app to play around with SSL pinning on Android.

The user can choose to connect to several URLs:

The app is bundled with the certificate that has to be used to connect to the custom CA URL. If the user enables SSL pinning, only that specific certificate is accepted. That means that connections to the custom CA URL will succeed, and connections to other HTTPS hosts will fail.

Based on the code example at Android Developers.

About

Demo app for SSL pinning on Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published