httptoolkit / httptoolkit-android

Automatic Android interception & debugging with HTTP Toolkit, for Android
https://httptoolkit.com
GNU Affero General Public License v3.0
476 stars 72 forks source link

Where can I find the certificate that got installed as a system certificate? #27

Closed endrits079 closed 2 weeks ago

endrits079 commented 2 weeks ago

I am using an emulator and it successfully installed the certificate, although it wasn't enough so I proceeded with using Frida to disable certificate pinning, but I need to get the PEM key and I cannot find the certificate file

pimterry commented 2 weeks ago

Hi @endrits079. The certificate is generated on your computer, it's just copied to the device.

You can export it directly on your computer from the Anything option on the Intercept page, or you can download it through the proxy by visiting amiusing.httptoolkit.tech/certificate while connected to HTTP Toolkit.