[GH-ISSUE #487] Unable to delete/reset certificate #484

Open
opened 2026-03-03 19:50:53 +03:00 by kerem · 2 comments
Owner

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

  1. Have an expired certificate (maybe adjust the clock?). You will see this prompt on start up.

Image

  1. Click "Install new Certificate". It says "Installed & Trusted".

Image

  1. Click on "Manage Certificates", then click on "More" - “Delete"

Image

  1. Click on "Reset". Wait for the animation to be finished. Nothing happened. Certificate is not being reset.

Image

Image

Image

Current Behavior

Nothing happened if you delete a certificate.

Expected Behavior

Old certificate was deleted, and/or a new one being generated.

Environment

  • App version: 2.22.0
  • Windows/Linux version: 10.0.26100
OS: Win32 x64 
Edition: Windows 11 Pro 
Build: 10.0.26100 
Version: N/A 
Electron: 22.3.27 
Node: 16.17.1 
Architecture: x64
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 <!-- Add relevant code and/or a live example --> 1. Have an expired certificate (maybe adjust the clock?). You will see this prompt on start up. ![Image](https://github.com/user-attachments/assets/30cf6c4d-4c9d-4af3-83fd-82be9ba02ff3) 2. Click "Install new Certificate". It says "Installed & Trusted". ![Image](https://github.com/user-attachments/assets/015499b3-1ee7-49a1-bf99-51df425d55aa) 3. Click on "Manage Certificates", then click on "More" - “Delete" ![Image](https://github.com/user-attachments/assets/6be6fea4-4165-4cf9-9070-66efb4dbb96d) 4. Click on "Reset". Wait for the animation to be finished. Nothing happened. Certificate is not being reset. ![Image](https://github.com/user-attachments/assets/afb56695-d0da-4426-9362-5e8c53fbf1c5) ![Image](https://github.com/user-attachments/assets/c7af1013-1ab1-4a62-acbd-42e5a6ed8fe4) ![Image](https://github.com/user-attachments/assets/d7bf2bb4-8349-47db-9532-e9dc99e470d4) ## Current Behavior Nothing happened if you delete a certificate. ## Expected Behavior Old certificate was deleted, and/or a new one being generated. ## Environment - App version: 2.22.0 - Windows/Linux version: 10.0.26100 ``` OS: Win32 x64 Edition: Windows 11 Pro Build: 10.0.26100 Version: N/A Electron: 22.3.27 Node: 16.17.1 Architecture: x64 ```
Author
Owner

@kics223w1 commented on GitHub (Apr 12, 2025):

Hey @kotori2, here's a quick fix you can try:

  1. Go to the following directory:
    C:\Users\{USER_NAME}\AppData\Roaming\Proxyman

  2. Delete the certificate folder.

  3. Relaunch Proxyman and reinstall the certificate using Automatic Mode.

ℹ️ We're currently refactoring the Reset Certificate feature, so this workaround should help in the meantime.

<!-- gh-comment-id:2798755632 --> @kics223w1 commented on GitHub (Apr 12, 2025): Hey @kotori2, here's a quick fix you can try: 1. Go to the following directory: `C:\Users\{USER_NAME}\AppData\Roaming\Proxyman` 2. Delete the `certificate` folder. 3. Relaunch **Proxyman** and reinstall the certificate using **Automatic Mode**. > ℹ️ We're currently refactoring the *Reset Certificate* feature, so this workaround should help in the meantime.
Author
Owner

@kotori2 commented on GitHub (Apr 13, 2025):

Thanks @kics223w1, the workaround actually works.

<!-- gh-comment-id:2799840754 --> @kotori2 commented on GitHub (Apr 13, 2025): Thanks @kics223w1, the workaround actually works.
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#484
No description provided.