Skip to content

Instantly share code, notes, and snippets.

@7LayersDesign
Last active January 16, 2024 21:35
Show Gist options
  • Save 7LayersDesign/bd667cd33f84dfabaefcc427ebb2cbd7 to your computer and use it in GitHub Desktop.
Save 7LayersDesign/bd667cd33f84dfabaefcc427ebb2cbd7 to your computer and use it in GitHub Desktop.
ADB Command to Trust Charles certificate on FireTV
./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