ProxymanApp / ProxymanApp/Proxyman

[BUG] App crash when parsing x509 Certificate from some special websites

Open
#563 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

✅ Done bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Few users report that the app crashes immediately when they reloading some special websites. It crashes because MOLCertificate couldn't handle some edge cases.

We should investigate and fix it.

Acceptance Criteria
  • Remove MOLCertificate and write a swift version, which is minimal and fit what we need
  • Make sure all test cases are passed

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 the crash while reloading the reported special websites and inspect where MOLCertificate is used. Replace that dependency with a minimal Swift implementation covering the required certificate cases, then run the existing test suite; done means the crash is fixed and all test cases pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
desktop, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.