mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 08:55:50 +03:00
[GH-ISSUE #487] Unable to delete/reset certificate #484
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#484
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 @kotori2 on GitHub (Apr 12, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/487
Originally assigned to: @kics223w1 on GitHub.
Description
My SSL certificate is expired. I'd like to renew the certificate, but it's not doing anything.
I did a search among the issues but the only issue similar to this is #337.
Steps to Reproduce
Current Behavior
Nothing happened if you delete a certificate.
Expected Behavior
Old certificate was deleted, and/or a new one being generated.
Environment
@kics223w1 commented on GitHub (Apr 12, 2025):
Hey @kotori2, here's a quick fix you can try:
Go to the following directory:
C:\Users\{USER_NAME}\AppData\Roaming\ProxymanDelete the
certificatefolder.Relaunch Proxyman and reinstall the certificate using Automatic Mode.
@kotori2 commented on GitHub (Apr 13, 2025):
Thanks @kics223w1, the workaround actually works.