Problem Description
in two proxy mode, if I set upstream:http, it works. If I set upstream:https, the web will return bad gateway.
Steps to reproduce the behavior:
- open mitmweb
- set mode in option to
upstream:https://xxx:xxx
- visit any website, it returns
bad gateway error or error_proxy_connection
System Information
Mitmproxy: 10.3.0 binary
Python: 3.12.3
OpenSSL: OpenSSL 3.2.1 30 Jan 2024
Platform: Linux-6.5.0-35-generic-x86_64-with-glibc2.35
Problem Description
in two proxy mode, if I set
upstream:http, it works. If I setupstream:https, the web will return bad gateway.Steps to reproduce the behavior:
upstream:https://xxx:xxxbad gateway errororerror_proxy_connectionSystem Information
Mitmproxy: 10.3.0 binary
Python: 3.12.3
OpenSSL: OpenSSL 3.2.1 30 Jan 2024
Platform: Linux-6.5.0-35-generic-x86_64-with-glibc2.35