Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created October 21, 2022 01:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/50cea0595e9b9d027f371c07c37cdb0a to your computer and use it in GitHub Desktop.
Save miguelmota/50cea0595e9b9d027f371c07c37cdb0a to your computer and use it in GitHub Desktop.
mitmproxy certs curl example
curl --proxy 127.0.0.1:8080 --cacert ~/.mitmproxy/mitmproxy-ca-cert.pem https://example.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment