[GH-ISSUE #1639] [BUG][Repeat Tool] Could not repeat a request with invalid server certificate #1631

Open
opened 2026-03-03 19:53:02 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (May 18, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1639

Originally assigned to: @NghiaTranUIT on GitHub.

Description

When performing HTTPS interceptor, Proxyman ignores the certificate validation when connecting to the real server. However, when repeating the request, it doesn't -> cause the error.

Screenshot 2023-05-18 at 10 50 26

Steps to Reproduce

  1. Repeat any request to the server, which has an invalid certificate (For example SNIs doesn't match with the host)
  2. Get the error

Expected Behavior

  • Should disable the certificate validation
Originally created by @NghiaTranUIT on GitHub (May 18, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1639 Originally assigned to: @NghiaTranUIT on GitHub. ## Description When performing HTTPS interceptor, Proxyman ignores the certificate validation when connecting to the real server. However, when repeating the request, it doesn't -> cause the error. <img width="297" alt="Screenshot 2023-05-18 at 10 50 26" src="https://github.com/ProxymanApp/Proxyman/assets/5878421/7c02b8a6-6a73-4ef8-87c6-2880e24c66f1"> ## Steps to Reproduce 1. Repeat any request to the server, which has an invalid certificate (For example SNIs doesn't match with the host) 2. Get the error ## Expected Behavior - Should disable the certificate validation
Author
Owner
<!-- gh-comment-id:1552668869 --> @NghiaTranUIT commented on GitHub (May 18, 2023): Fixed: https://download.proxyman.io/beta/Proxyman_4.7.1_Fix_repeat_tool_with_invalid_server_certificate.dmg
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#1631
No description provided.