在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Certificate Pinning Demo APK 下载。
应用证明证书的Android牵制
1. This is a sample app created for demonstration certificate pinning in Android by Aniket Thakur.
2. Source code for this app is present on github - https://github.com/aniket91/CertificatePinning
3. You can select pinned on unpinned mode from options menu
4. Unpinned mode allows all https urls as long as android OS trusts it (default behavior)
5. Pinned mode pins www.ssllabs.com public certificate. All other https calls will fail in this mode.
6. More details - http://opensourceforgeeks.blogspot.in/2016/06/certificate-pinning-in-android.html