Skip to content

mitmproxy does not see traffic from Android app #2054

@bridgewaterrobbie

Description

@bridgewaterrobbie
Steps to reproduce the problem:
  1. Install mitmproxy's CA certificate on Android.
  2. Use Chrome to verify that HTTPS interception is working.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions