Android Open Source - Example example hello-pinnedcerts






Project Summary

Example of certificate pinning on Android.

Web Site / Source Repository

hello-pinnedcerts is hosted in the following web site
https://github.com/ikust/hello-pinnedcerts

If you think the Android project hello-pinnedcerts listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of hello-pinnedcerts.

ItemValue
Java File Count9
Activity Count1
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\keystore.bks




License

The license information of hello-pinnedcerts is as follows:

Copyright (c) 2014 Ivan Ku?t Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Softwar...

Java Source Files

co.infinum.https.CustomTrustManager.java
co.infinum.https.HttpClientBuilder.java
co.infinum.https.IgnorantHttpClient.java
co.infinum.https.MainActivity.java
co.infinum.https.RetrofitApacheClientBuilder.java
co.infinum.https.RetrofitClientBuilder.java
co.infinum.https.retrofit.GitHubService.java
co.infinum.https.retrofit.Logger.java
co.infinum.https.retrofit.User.java