1、使用MD5计算证书hash值

openssl x509 -subject_hash_old -in D:\Adownloads\charles-proxy-ssl-proxying-certificate.pem

# 得到密钥
3182384b

2、修改名字

cp charles-proxy-ssl-proxying-certificate.pem 3182384b.0

3、传进手机

adb push 3182384b.0 /sdcard/Download

4、导入系统证书目录(/system/etc/security/cacerts/)

RE文件管理器豌豆荚

使用RE文件管理器(root权限)将证书放进系统证书目录。