Last active
January 16, 2024 21:35
-
-
Save 7LayersDesign/bd667cd33f84dfabaefcc427ebb2cbd7 to your computer and use it in GitHub Desktop.
ADB Command to Trust Charles certificate on FireTV
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./adb shell am start -a "android.intent.action.VIEW" -d "file:///storage/emulated/0/Download/charles-ssl-proxying-certificate.pem" -t "application/x-x509-ca-cert" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment