Demo app for SSL pinning on Android..
android-ssl-pinning is hosted in the following web site
https://github.com/Smuldr/android-ssl-pinning
If you think the Android project android-ssl-pinning listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-ssl-pinning.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\load-der.crt |
android-ssl-pinning has the following Java source files.
smuldr.sslpin.PinnedSSLContextFactory.java smuldr.sslpin.PinnedSSLDemoActivity.java smuldr.sslpin.TestConnectionTask.java