-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Cannot install certificate on android #3440
Copy link
Copy link
Closed
Description
Steps to reproduce the problem:
- Start mitmdump
- Configure the proxy inside the wifi settings
- Go to mitm.it
- Download the android version
- Try installing the cert from ssd
- You cannot select any .pem files as a cert file
Any other comments? What have you tried so far?
I tried using the .p12 version (since I read that android accepts .p12 by default), that you can get from downloading the windows version. Atleast I was able to select the .p12 file, which I could not with the .pem file.
But the problem is. Android only accepts .p12 files with a non empty password.
Android
I got android 8.0
Solution
Make a .p12 version avaiable for download with a simple password instead of no password.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels