datatheorem / datatheorem/TrustKit

TrustKit.sharedInstance().pinningValidator.handle(challenge, completionHandler: completionHandler)

Open
#255 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
2.1k
Forks
381
PR merge metrics
No merged PRs in 30d

Description

TrustKit.sharedInstance().pinningValidator.handle(challenge, completionHandler: completionHandler)

Always return false
configured & unconfigured all domains are successful.
Already enabled kTSKEnforcePinning = true

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing TrustKit.sharedInstance().pinningValidator.handle(challenge, completionHandler:) with both configured and unconfigured domains, while checking the kTSKEnforcePinning setting. Trace the pinningValidator challenge-handling entry point to determine why it always returns false; done means the behavior is explained and verified for both domain configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c
Domain
mobile-dev, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.