mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1592] Certificate error when opening any website in any browser. #1585
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1585
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 @kshnkvn on GitHub (Apr 6, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1592
Description
I try use Windows version, but when I try go to any website with any browser, I get certificate error.
I tried to install certificate both in automatic mode and manual mode, certificate is in Windows certificate center.
Steps to Reproduce
Also in Firefox, I installed certificate following instructions in documentation. It did not work.
Current Behavior
Certificate error when opening any website in any browser.
Expected Behavior
Website should open correctly.
Environment
@kics223w1 commented on GitHub (Apr 6, 2023):
@kshnkvn commented on GitHub (Apr 6, 2023):
@kics223w1 ty, seems it work. But as you say in firefox still don't work.
@NghiaTranUIT commented on GitHub (Apr 7, 2023):
Hey @kshnkvn To intercept HTTPS traffic from Firefox, you have to install the certificate to Firefox Trust Store too. Let's check out this doc: https://docs.proxyman.io/debug-devices/firefox
Firefox doesn't use respect the system config, so we have to manually add & trust the certificate 👍
To export the certificate on Windows, just simply open the Certificate menu -> Export
@kshnkvn commented on GitHub (Apr 7, 2023):
@NghiaTranUIT i did that, but it still doesn't work.