shroudedcode / apk-mitm

🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
https://npm.im/apk-mitm
MIT License
3.6k stars 337 forks source link

Patched but failed at TLS handshake #95

Closed DerLomo closed 1 year ago

DerLomo commented 2 years ago

I have a root device, the CA in the /system, and patched the APP, but the app still doesn't trust the proxy certificate: Client TLS handshake failed. The client may not trust the proxy's certificate for pbs.twimg.com (OpenSSL Error([('SSL routines', 'ssl3_read_bytes', 'sslv3 alert certificate unknown')])) I am running this in SDK23, Android6, so I don t get why I am getting this trouble.

nachitox commented 2 years ago

I have the same problem.