Charles抓取HTTPS数据包方法

破解之后进行设置

  1. 设置代理端口8888
    Charles抓取HTTPS数据包方法
  2. ssl代理设置
    Charles抓取HTTPS数据包方法
  3. 允许所有地址连接
    Charles抓取HTTPS数据包方法
  4. 手机获取证书之前,先在电脑安装证书,需要信任。
    help-->ssl-proxying-->Install Charles Root Certificate
    Charles抓取HTTPS数据包方法
  5. help-->ssl-proxying-->Install Charles Root Certificate on Mobile Device or Remote Browser...
    Charles抓取HTTPS数据包方法
  6. 手机访问: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。

也可以选择导入证书。下载证书要保证手机和电脑是互通的。可以关掉防火墙,杀软等。

猜你喜欢

转载自blog.51cto.com/13539934/2400204