datatheorem / TrustKit

Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.
MIT License
2.01k stars 362 forks source link

expired certificate isuue #278

Closed ujwala10 closed 2 years ago

ujwala10 commented 2 years ago

Hi Team,

When i set a hash of an expired cert during initialization of trustkit, I dont see any cancelAuthenticationChallenge from the validator. can you let us know why is it not able to find out the certificate is expired. Does it use cache? if so, how can i empty the cache?