TrustKit | Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS | TLS library
kandi X-RAY | TrustKit Summary
kandi X-RAY | TrustKit Summary
TrustKit provides the following features:.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of TrustKit
TrustKit Key Features
TrustKit Examples and Code Snippets
Community Discussions
Trending Discussions on TrustKit
QUESTION
I'm following this guide to setup trustkit SSL pinngin: https://github.com/datatheorem/TrustKit-Android
I'm getting an error trying to install the trust kit dependency
my build.gradle looks like this
...ANSWER
Answered 2020-Jun-04 at 17:07Solution:
use implementation like this Docs
QUESTION
I am using Okhttp + Retrofit for networking in my SDK. I have a requirement to implement Certificate pinning but not enforce it. We just need to get the failure reports for pinning failure and would like the request to go through for now during the monitoring period.
TrustKit is another Certificate pinning library which provides this option to set enforce = false. With this, the request itself wouldn't fail but we can get the failure reports.
I do not see a way to achieve similar behavior using the Okhttp CertificatePinner. OkHttp would always fail the request with an exception if the Certificate pinning fails.
Do you have any suggestions on how I can achieve this behavior using the existing functionality?
Would have been easier if we could extend CertificatePinner class and override check() ?
Thanks in advance.
...ANSWER
Answered 2020-Apr-10 at 06:59Derived somewhat from you own answer on the issue tracker
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install TrustKit
Read the [Getting Started][getting-started] guide.
Check out the [API documentation][api-doc].
TrustKit was initially released at [Black Hat USA 2015][bh2015-pdf] and was also featured on [PayPal’s engineering blog][paypal-post].
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page