Files
JustTrustMe/app/src/main/java/just/trust/me
theSmallNothing 5b20e97552 Add support for conscrypt TrustManagerImpl
A lot of apps seem to be using the conscrypt TrustManagerImpl now,
including Google Chrome. This patch detects TrustManagerImpl instances
and hooks it's checkServerTrusted method.
2015-05-29 12:23:53 +01:00
..