TrustKit Android Versions Save

Easy SSL pinning validation and reporting for Android.

1.1.3

4 years ago
  • Added helper classes OkHttp2Helper and OkHttp3Helper to facilitate using TrustKit with OKHttp (#63 ).

1.1.2

4 years ago
  • Fixed "Policy contains 0 domains to pin" errors for network security policies that do not have any entry related to pinning (#53).

1.1.1

5 years ago
  • Added the ability to configure local broadcasts for receiving pinning failure reports (#50).
  • Fixed "invalid domains" errors for network security policies that do not configure a pin-set (#49).

1.1.0

5 years ago
  • Added getAllPolicies() - thanks to @tomoyukim !
  • Added demo application in Kotlin.
  • Fixed some unit tests.
  • Changed Android version number check in TrustKit to support newer versions.

1.0.3

6 years ago
  • Change DomainValidator to include localhost

1.0.2

6 years ago
  • Change README to add more precise instructions for the different versions of OkHttp supported
  • Add back all the features of the OkHostnameVerifier

1.0.1

7 years ago
  • Added support for Basic Auth to the BackgroundReporterTask.
  • Bug fix for supporting non-pinned subdomains in a nested configuration.

1.0.0

7 years ago

Initial release.