Description
When trying to setup Proxyman on Windows 11, I am not able to use SSL proxying and get SSL Handshake Failed (or ERR_SSL_SERVER_CERT_BAD_FORMAT in browser) despite adding a wildcard (*) in SSL Proxying and installing the certificate properly.
Steps to Reproduce
-
Install Proxyman 3.9.0 version on Windows 11.
-
Enable the proxy and go to Certificate > Install Certificate on this Windows to install the certificate (manual or automatic).
-
Add wildcard/domain to SSL Proxying list (* or specific domain).
-
Browse HTTPS site.
Current Behavior
Traffic shows but SSL Handshake Failed in Proxyman, with an ERR_SSL_SERVER_CERT_BAD_FORMAT error in browser (this happens on Electron-based apps as well).
Expected Behavior
HTTPS traffic decrypts and the page loads properly.
Environment
- App version: v3.9.0
- Windows/Linux version: Windows 11 25H2 (26200.7840)
I can confirm the certificate is properly installed in Trusted Root Certificate Authorities and I don't have this issue with other self-signed certs like Charles Proxy.
Description
When trying to setup Proxyman on Windows 11, I am not able to use SSL proxying and get SSL Handshake Failed (or
ERR_SSL_SERVER_CERT_BAD_FORMATin browser) despite adding a wildcard (*) in SSL Proxying and installing the certificate properly.Steps to Reproduce
Install Proxyman 3.9.0 version on Windows 11.
Enable the proxy and go to
Certificate > Install Certificate on this Windowsto install the certificate (manual or automatic).Add wildcard/domain to SSL Proxying list (* or specific domain).
Browse HTTPS site.
Current Behavior
Traffic shows but SSL Handshake Failed in Proxyman, with an
ERR_SSL_SERVER_CERT_BAD_FORMATerror in browser (this happens on Electron-based apps as well).Expected Behavior
HTTPS traffic decrypts and the page loads properly.
Environment
I can confirm the certificate is properly installed in Trusted Root Certificate Authorities and I don't have this issue with other self-signed certs like Charles Proxy.