Custom CA certificates & Android | Jethro Carr
Then transfer the generated CA.crt file to the sdcard – easiest is via adb:
adb push CA.crt /sdcard/
Once done, you will be able to tell Android to install the CA file via Settings -> Security -> Credential Storage and selecting "Install from storage" and following prompts.
Read full article from Custom CA certificates & Android | Jethro Carr
No comments:
Post a Comment