You are not logged in.
I'm trying to capture HTTP requests with mitmproxy, but after an `pacman -Syu` the SSL certificate generated my mitmproxy isn't trusted anymore, even though it was trusted a few days ago. curl throws `error:0200008A:rsa routines::invalid padding` error.
```
Mitmproxy: 9.0.1
Python: 3.10.8
OpenSSL: OpenSSL 3.0.7 1 Nov 2022
Platform: Linux-6.0.11-arch1-1-x86_64-with-glibc2.36
```
Offline