[GH-ISSUE #379] Clean all Intermediate certificates when updating to new Proxyman build #376

Closed
opened 2026-03-03 19:17:57 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jan 22, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/379

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Since Intermediate certificates are generated and cached, so when there is a new Proxyman Update, those certificates are not updated properly with new requirements.

For instance, if an api.producthunt.cer was generated in a really old build, which contains old Certificate Constraints, it may get error unless they reset the app and generate the certificate again.

We make sure that all Intermediate certificates (not Root Proxyman CA) are clean after upgrading to new build.

👑 Criteria

  • Clean all Intermediate certificates if update to new Proxyman build
  • Make sure those certificates are remaining and caching properly
Originally created by @NghiaTranUIT on GitHub (Jan 22, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/379 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Since Intermediate certificates are generated and cached, so when there is a new Proxyman Update, those certificates are not updated properly with new requirements. For instance, if an `api.producthunt.cer` was generated in a really old build, which contains old Certificate Constraints, it may get error unless they reset the app and generate the certificate again. We make sure that all Intermediate certificates (not Root Proxyman CA) are clean after upgrading to new build. ## 👑 Criteria - [x] Clean all Intermediate certificates if update to new Proxyman build - [x] Make sure those certificates are remaining and caching properly
kerem 2026-03-03 19:17:57 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 22, 2020):

All done 🎉

<!-- gh-comment-id:577003945 --> @NghiaTranUIT commented on GitHub (Jan 22, 2020): All done 🎉
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#376
No description provided.