Monthly Archives: August 2013

mitmproxy and ec2-api-tools

Here’s how you can mitmproxy on OS X to see which URLs the ec2-api-tools are querying against. 1. Install mitmproxy: sudo pip install mitmproxy Start it up: mitmproxy -p 8080 Configure the Java keystore to trust the mitmproxy CA certificate: … Continue reading

Posted in Uncategorized | Tagged | Leave a comment