1. You can press `E` to view the event log, which will probably tell you what's going on.
2. If the upstream TLS certificate is "invalid", you may need to toggle `ssl_insecure` to `true`, in mitmproxy.
3. I'm sure you already have the mitmproxy certificate installed on the client.
@capt8bit @Forbo OpenBSD's website (which I'm using to test mitmproxy's https bugginess) seems to be properly set up with HTTPS/TLS.
The behavior I'm seeing:
The event log does show that firefox requested to connect to www.openbsd.org:443. But, it goes silent after that.