[GH-ISSUE #1183] Setting * in SSL Proxying Tool's "Enable" list causes all subsequent HTTP requests to return SSL Handshake error #1180

Closed
opened 2026-03-03 19:49:00 +03:00 by kerem · 2 comments
Owner

Originally created by @ASchneider-GitHub on GitHub (Mar 24, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1183

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3)

v3.2.0 (30200)

macOS Version? (Ex. mac 10.14)

macOS Big Sur v11.0.1

Steps to reproduce

  1. Install and launch Proxyman
  2. Certificate > Install Certificate on this Mac
  3. On Android device, install SSL certificate from http://proxy.man/ssl
  4. Connect device to WiFi, traffic starts flowing in correctly.
  5. Tools > SSL Proxying List
  6. Add new wildcard, setting only a *
  7. Traffic completely stops flowing through, with every request returning:
SSL Handshake Failed
handshakeFailed(NIOSSL.BoringSSLError.sslError([Error: 268436502 error: 10000416:SSL routines:OPENSSL_internal:SSLV3_ALERT_CERTIFICATE_UNKNOWN)

Expected behavior

All domains should have SSL Proxying enabled by default after wildcard is applied

Screenshots (optional)

N/A

Originally created by @ASchneider-GitHub on GitHub (Mar 24, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1183 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) v3.2.0 (30200) ### macOS Version? (Ex. mac 10.14) macOS Big Sur v11.0.1 ### Steps to reproduce 1. Install and launch Proxyman 2. Certificate > Install Certificate on this Mac 3. On Android device, install SSL certificate from http://proxy.man/ssl 4. Connect device to WiFi, traffic starts flowing in correctly. 5. Tools > SSL Proxying List 6. Add new wildcard, setting only a `*` 7. Traffic completely stops flowing through, with every request returning: ``` SSL Handshake Failed handshakeFailed(NIOSSL.BoringSSLError.sslError([Error: 268436502 error: 10000416:SSL routines:OPENSSL_internal:SSLV3_ALERT_CERTIFICATE_UNKNOWN) ``` ### Expected behavior All domains should have SSL Proxying enabled by default after wildcard is applied ### Screenshots (optional) N/A
kerem closed this issue 2026-03-03 19:49:01 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 24, 2022):

If you're using Android + Proxyman, it requires doing a few important steps.

Here is the guideline: https://docs.proxyman.io/debug-devices/android-device

Make sure you trust the certificate in step 4 and change the network config in step 5.

Otherwise, Proxyman could not capture traffic from your Android devices.

<!-- gh-comment-id:1076978110 --> @NghiaTranUIT commented on GitHub (Mar 24, 2022): If you're using Android + Proxyman, it requires doing a few important steps. Here is the guideline: https://docs.proxyman.io/debug-devices/android-device Make sure you trust the certificate in step 4 and change the network config in step 5. Otherwise, Proxyman could not capture traffic from your Android devices.
Author
Owner

@ASchneider-GitHub commented on GitHub (Mar 24, 2022):

Ahh I see the issue. I didn't see the step saying you can only see proxy requests from apps you own, due to having to edit the manifest file. Sorry for the frivolous Issue.

<!-- gh-comment-id:1077003321 --> @ASchneider-GitHub commented on GitHub (Mar 24, 2022): Ahh I see the issue. I didn't see the step saying you can only see proxy requests from apps you own, due to having to edit the manifest file. Sorry for the frivolous Issue.
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#1180
No description provided.