AntennaPod/core
Martin Fietz bfd2d21677 Fix for AntennaPod/AntennaPod#629
On older devices, crucial intermediate certificates are missing. In
this fix, we create a custom trustmanager. The algorithm follows the
certificate chain and checks validity and issuer signature. In the last
step, we take the root CA's certificate from the system's keystore and
verify the chain's last certificate thus validating the whole chain.
2015-02-27 14:22:37 +01:00
..
src Fix for AntennaPod/AntennaPod#629 2015-02-27 14:22:37 +01:00
.gitignore Moved core classes into subproject 2014-10-11 17:43:07 +02:00
build.gradle Updated version numbers 2015-01-08 14:04:47 +01:00
proguard-rules.pro Moved core classes into subproject 2014-10-11 17:43:07 +02:00