Replies: 2 comments 5 replies
-
|
mitmproxy's TLS certificate machinery is the same in all proxy modes, so things should work equally well in WireGuard mode. Does this affect all apps? |
Beta Was this translation helpful? Give feedback.
4 replies
-
I will try this next. Good idea. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using
mitmproxyandmitmwebto inspect Android apps for a while, without any issues.I installed the certificate on my device using the magisk addon.
The issue is that now I tried using Wireguard mode and the applications are complaining about the certificate:
Is Wireguard using a different certificate than
mitmproxy? Can I force it to use the certificate I already have installed on my device?I have seen the discussion on #5753 but I believe my case is different because I can get it to work without Wireguard.
Beta Was this translation helpful? Give feedback.
All reactions