ProxymanApp / ProxymanApp/Proxyman
Allow Wildcards in Client Certificate Host and Port
@NghiaTranUIT is already working on this.
Since Aug 8, 2024.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Allow the “Custom Certificates” > “Client Certificates” entries to use wildcards for matching as opposed to explicitly defined Hosts and Ports.
Why this feature/change is important?
Applications will make connections to many different IPs, FQDNs, and ports, all asking for the same client certificate. It is extremely tedious to have to wait for a new connection to appear and fail, go manually add an explicit entry for that connection alone, then retry the connection. And one is likely to miss things while collecting traffic passively. Other proxies do not have this artificial limitation.
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.