ios设备连接Charles抓包的时候,Charles显示unknown,  错误信息:No request was made. Possibly the SSL certificate was rejected.的解决办法如下:

前提:手机设置代理没问题,证书也安装了

安装证书的方法:

charls->help->SSL Proxying->Install charles root certificate  on a mobile device or remote brower

Configure your device to use Charles as its HTTP proxy on ***********:8888, then browse to chls.pro/ssl to download and install the certificate.

charles抓包报错:No request was made. Possibly the SSL certificate was rejected.
charles抓包报错:No request was made. Possibly the SSL certificate was rejected.
charles抓包报错:No request was made. Possibly the SSL certificate was rejected.

解决办法:

对于iOS10.3以上的系统,还需要额外设置一项:

设置-》通用-》关于本机-》证书信任设置-》开启对根证书的完全信任的开关

charles官网的关于ssl证书的详细说明参考下面的链接:

https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/

相关文章:

  • 2021-12-05
  • 2021-08-31
  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-15
  • 2021-10-17
  • 2022-12-23
  • 2021-09-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案