Giter Site home page Giter Site logo

mars's Issues

HTTPS解密, 握手失败: remote error: tls: unknown certificate

host = "0.0.0.0"
proxyPort = 8888
inspectorPort = 9999


[mitmProxy]
# 是否开启中间人代理, 不开启则盲转发
enabled = true
# 是否解密HTTPS, 客户端系统需安装根证书
decryptHTTPS = true
# 证书缓存大小
certCacheSize = 1000
# 数据缓存大小
leveldbCacheSize = 1000

系统macOS
go-mitt-proxy证书已安装到钥匙串-系统,但是系统在证书信息上显示“此证书不被信任”。mars server -c conf/app.toml
后台日志一直显示类似:
ERRO[0351] github.com:443 - HTTPS解密, 握手失败: remote error: tls: unknown certificate

HTTPS解密, 请求错误

  • HTTPS解密, 请求错误: x509: cannot validate certificate for 183.232.25.151 because it doesn't contain any IP SANs 配置https一直是这个问题,证书也安装了

Win10成功解密HTTPS,IOS解密失败

安装证书后,在win10上可以成功解密https流量。
ios上访问http://xxxxx:9999/ ,然后下载证书安装。但是,浏览器反复提醒“不被信任的证书”,需要一直点“确定”,才勉强能用。

这样会有个问题:某些微信内的第三方链接打开直接就告诉你失败了,要你在浏览器中打开,这样一些微信的数据包是无法抓取。

控制台输出的错误信息是这样的:

ERRO[0419] search.imtt.qq.com:443 - HTTPS解密, 握手失败: remote error: tls: unknown certificate authority ERRO[0419] search.imtt.qq.com:443 - HTTPS解密, 握手失败: remote error: tls: unknown certificate authority ERRO[0420] hm.baidu.com:443 - HTTPS解密, 握手失败: remote error: tls: unknown certificate authority ERRO[0420] hm.baidu.com:443 - HTTPS解密, 握手失败: remote error: tls: unknown certificate authority ERRO[0420] so.html5.qq.com:443 - HTTPS解密, 握手失败: remote error: tls: unknown certificate authority

ios重启过,也无法解决。

请作者帮助,谢谢。

中间人iptables如何配置

在服务器端运行程序,kvm虚拟机内流量通过iptables重定向到服务端代理端口,但好像流量过来后没有成功转发

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.