1.2 Check certificate
or (optional)
THINGS TO REPORT
CN=Android Debug (=debug cert -> public known private key)
Cert is already expired
The CA that issued the server certificate was unknown
Cert was self signed
The server configuration is missing an intermediate CA
No cert-pinning (public key pinning) enabled (if you are able to route traffic through a proxy)
cleartext Traffic is allowed (until Android 8.1):
<base-config cleartextTrafficPermitted="true">
<domain-config cleartextTrafficPermitted="true">
MORE DETAILS
Last updated
Was this helpful?