We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行了 sudo security add-trusted-cert -d -p ssl -p basic -k /Library/Keychains/System.keychain ~/.mitmproxy/mitmproxy-ca-cert.pem 执行 curl -x 127.0.0.1:9080 https://aigo.lol
tls错误无法解析https内容 2023/10/22 01:36:12 http: TLS handshake error from 127.0.0.1:64806: local error: tls: bad record MAC
The text was updated successfully, but these errors were encountered:
go version go1.21.3 darwin/amd64
Sorry, something went wrong.
No branches or pull requests
执行了
sudo security add-trusted-cert -d -p ssl -p basic -k /Library/Keychains/System.keychain ~/.mitmproxy/mitmproxy-ca-cert.pem
执行
curl -x 127.0.0.1:9080 https://aigo.lol
tls错误无法解析https内容
2023/10/22 01:36:12 http: TLS handshake error from 127.0.0.1:64806: local error: tls: bad record MAC
The text was updated successfully, but these errors were encountered: