Charles抓取HTTPS数据包方法
作者:互联网
- 设置代理端口8888
- ssl代理设置
- 允许所有地址连接
- 手机获取证书之前,先在电脑安装证书,需要信任。
help-->ssl-proxying-->Install Charles Root Certificate - help-->ssl-proxying-->Install Charles Root Certificate on Mobile Device or Remote Browser...
- 手机访问:chls.pro/ssl
若出现如下错误:
Charles Error Report
Name lookup failed for remote host Charles failed to resolve the name of the remote host into an IP address. Check that the URL is correct.
The actual exception reported was: java.net.UnknownHostException: http: unknown error Charles Proxy, http://www.charlesproxy.com/
需要在电脑上加上DNS:114.114.114.114
然后访问,下载证书,证书是pem格式,需要把后缀改成crt。
也可以选择导入证书。下载证书要保证手机和电脑是互通的。可以关掉防火墙,杀软等。
标签:proxying,Certificate,证书,Charles,ssl,host,HTTPS,数据包 来源: https://www.cnblogs.com/youyouyunduo/p/11781222.html