openid / openid/AppAuth-iOS

SSL Trust error and HTTP load Failed

Open
#606 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
2k
Forks
867
Avg merge
4d 48m
Merged PRs (30d)
1

Description

while making token request am getting SSL Trust error and HTTP load failed
token request is in inside appauth library how to url session delegate method for configure SSL Certificate and how to ignore SSL certificate

Contributor guide

Open the contributing guide

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

The issue identifies a token request inside the AppAuth library but names no file or test. Start by tracing the token request's URL session delegate and SSL trust handling; done would mean a clearly defined, secure certificate-validation behavior with verification of the token request, rather than an unspecified way to bypass certificate checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c
Domain
authentication, mobile, security
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.