proxyman-windows-linux icon indicating copy to clipboard operation
proxyman-windows-linux copied to clipboard

[BUG] Proxyman doesn't accept Self-signed certificate from user website

Open NghiaTranUIT opened this issue 1 year ago • 0 comments

Description

  • Proxyman doesn't accept Self-signed certificate from user website

Steps to Reproduce

  1. Open Proxyman Windows -> Visit this website: https://self-signed.badssl.com/ ⚠️ It's designed for bad SSL - You will get warning from the Google Chrome -> It's intended behavior

  2. Enable SSL Proxying on this website -> Reload website

  3. Get Error due to failed SSL Verification from NodeJS ❌

Current Behavior

Screenshot 2024-02-21 at 10 30 15 Screenshot 2024-02-21 at 10 30 20

Expected Behavior

  • Like Proxyman macOS: We disable the SSL Verification and accept all self-signed certificates from the client. It's useful because sometimes, the user uses a dev/staging env, which has invalid SSL.
Screenshot 2024-02-21 at 10 30 41

Environment

  • App version:
  • Windows/Linux version:

NghiaTranUIT avatar Feb 21 '24 03:02 NghiaTranUIT