ProxymanApp / ProxymanApp/Proxyman
[BUG] Server Certificate show incorrect data
Open
@NghiaTranUIT is already working on this.
Since Jan 16, 2024.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Server Certificate show incorrect data in CONNECT requests.
Steps to Reproduce
- Remove all SSL Proxying List
- Visit producthunt.com
- Verify the server certificate is empty
- Enable SSL Proxying this domain
- Repeat the request
- Click on the previous request (CONNECT)
Current Behavior
- It shows an incorrect Server Certificate
Expected Behavior
- Show empty list because it's a CONNECT Request. At this point, we don't have any server certificate. We will show it in another ticket.
- Show correct server certificate if we select requests (enabled SSL proxying list)
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.