datatheorem / TrustKit-Android

Easy SSL pinning validation and reporting for Android.
MIT License
588 stars 87 forks source link

Report is not sent if didChainValidationFail is true #31

Open ghadly opened 6 years ago

ghadly commented 6 years ago

Whenever i try to do MITM attack, the ChainValidation Fail and exception is thrown without sending any report to the server dataTheorem, although with wrong pinning key and no MITM attack the report is sent and everything goes fine.