mefellows / muxy

Chaos engineering tool for simulating real-world distributed system failures
MIT License
823 stars 31 forks source link

Add ability to ignore invalid SSL certificates #7

Closed mefellows closed 7 years ago

mefellows commented 7 years ago

The HTTP tamperer, when proxying SSL, will fail if the proxied server presents an invalid certificate. Allow user to ignore this.