mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 17:05:52 +03:00
[GH-ISSUE #507] Support Custom Root Certificate #505
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#505
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NghiaTranUIT on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/507
Originally assigned to: @kics223w1 on GitHub.
Description
Acceptance Criteria
Make sure it shows an error if the passphrase is wrong.
Able to import PEM / DER (This feature is not available on macOS). This view should be separated into components, we we can reuse it later for Server / Client Certificate
Logic
CustomCertificateService.tsto store and handle custom certificate (maybe we will use this class to store Client/Server customer certificate too)Proxyman Data Folder -> Custom Certificate Folderca.js) and know where it's store and we should clear all cache and delete old server certificate (which was issued by old Root Certificate)@NghiaTranUIT commented on GitHub (May 29, 2025):
How to test
Issued Byis a current Root CertificateIssued Byis from the new CUstom Root Certificate