datatheorem / TrustKit

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

Invalid value for TSKPublicKeyAlgorithms #231

Closed sakthia01 closed 3 years ago

sakthia01 commented 4 years ago

Hi Team,

When I try to run the demo project that in github, I am facing the below issue.

Terminating app due to uncaught exception 'TrustKit configuration invalid', reason: 'TrustKit was initialized with an invalid value for TSKPublicKeyAlgorithms for domain www.datatheorem.com'.

Please let me know how can I proceed.

nabla-c0d3 commented 3 years ago

Hello, I just tried run the demo applications in https://github.com/datatheorem/TrustKit/tree/master/TrustKitDemo and they worked fine; perhaps you modified the TrustKit configuration?