cloudflare / mitmengine

A MITM (monster-in-the-middle) detection tool. Used to build MALCOLM:
https://malcolm.cloudflare.com
BSD 3-Clause "New" or "Revised" License
799 stars 68 forks source link

Add environment variable parsing when no keys presented in s3cfg file #7

Closed gabbifish closed 5 years ago

gabbifish commented 5 years ago

Tiny PR for adding environment variable parsing for S3 access and secret keys; this allows users to pass in secrets to mitmengine through environment variables, which allows us to keep secrets secret in our k8s and marathon deployments.