[GH-ISSUE #563] [BUG] App crash when parsing x509 Certificate from some special websites #560

Open
opened 2026-03-03 19:19:51 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jul 25, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/563

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
Originally created by @NghiaTranUIT on GitHub (Jul 25, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/563 ### Description Few users report that the app crashes immediately when they reloading some special websites. It crashes because [MOLCertificate](https://github.com/google/macops-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
Author
Owner
<!-- gh-comment-id:663821636 --> @NghiaTranUIT commented on GitHub (Jul 25, 2020): Fixed: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.3.0_Attempt_Fixing_Crash_Parse_Certificate.dmg 🎉
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#560
No description provided.