[GH-ISSUE #185] [Linux] Start Google Chrome with self-signed certificate injection. #186

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

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

  • Find a way to start the "preconfigured" Google Chrome, which automatically trusts the self-signed certificate.
  • Able to capture traffic on the "preconfigured" Google Chrome.
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 - Find a way to start the "preconfigured" Google Chrome, which automatically trusts the self-signed certificate. - Able to capture traffic on the "preconfigured" Google Chrome.
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 17, 2023):

Update Requirement

  • Add new Menu: "Setup" with this menu items UI
Google Chrome
----------------------- (Seperator)
Firefox
Brave
  • When selecting each Web Browser, it will start the Fresh new Web Browser, No User Profile and ready to intercept HTTP & HTTPS traffic
  • Make sure to Override the HTTP/HTTPS Proxy and trust all self-signed certificates for the new Web Browser.
<!-- gh-comment-id:1765900278 --> @NghiaTranUIT commented on GitHub (Oct 17, 2023): ### Update Requirement - Add new Menu: "Setup" with this menu items UI ``` Google Chrome ----------------------- (Seperator) Firefox Brave ``` - When selecting each Web Browser, it will start the Fresh new Web Browser, No User Profile and ready to intercept HTTP & HTTPS traffic - Make sure to Override the HTTP/HTTPS Proxy and trust all self-signed certificates for the new Web Browser.
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-windows-linux#186
No description provided.