mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #185] [Linux] Start Google Chrome with self-signed certificate injection. #186
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#186
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 (Feb 4, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/185
Originally assigned to: @kics223w1 on GitHub.
Description
The problem is:
On Ubuntu, the Google Chrome web browser doesn't trust any self-signed certificate even though it's trusted on the Ubuntu System.
Try different apps:
Fiddler Everywhere: They start the "preconfigured" Google Chrome
HTTPToolkit -> Start the "preconfigured" Google Chrome
Charles Proxy -> Could not make it works.
Try to install the certificate to Google Chrome Authority Store, but it doesn't work.
=> I guess, starting the "preconfigured" Google Chrome is a solution.
Acceptance Criteria
@NghiaTranUIT commented on GitHub (Oct 17, 2023):
Update Requirement