ProxymanApp / ProxymanApp/Proxyman
Cache Remote Certificate in a Private Keychain
Open
@NghiaTranUIT is already working on this.
Since Jun 13, 2020.
✅ Done
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
As the Proxyman Core v2 is almost done (https://github.com/ProxymanApp/Proxyman/issues/500), and the remote certificate is dynamically generated on the fly, but it doesn't persistently cache on the local disk.
We should store it in the Private Keychain, and receive it later for higher performance.
Acceptance Criteria
- Store certificates on Private KeyChain after fetching from the remote server
- Validate the expired day of the cert and fetch a new one if need
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.