-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Labels
Description
Steps to reproduce the problem:
- Install mitmproxy's CA certificate on Android.
- Use Chrome to verify that HTTPS interception is working.
- Open an app to inspect its HTTPS traffic.
Expected result
App connects via proxy and traffic is shown in mitmproxy.
Actual result
App rejects mitmproxy's certificate and fails to connect to server.
Any other comments? What have you tried so far?
The behavior seems similar to what happens when you try to connect to an https site before installing the certificate - no network traffic is seen until you accept the insecure connection. The same app can be intercepted on iOS and Android 6.
System information
Google Pixel running Android 7.1.1
Reactions are currently unavailable