Jarod McBride

Results 11 comments of Jarod McBride

@Ashraf-Ali-aa Awesome! Thanks for sharing this!

I think the next question for this would be the interface. What would be command used to install. I'm guessing a subcommand of mastermind might make since. `sudo mastermind install-certs-ios-sim`...

How about: ``` mastermind install-certs --ios-sim ``` because you don't want to imply you're installing on the device.

Just a couple of ideas off the top of my head. - display rulesets - create/edit rule sets

@Ashraf-Ali-aa as a poor workaround you can add a command after all your tests run with something like `sudo killall -9 mastermind && sudo proxyswitch --disable` which will kill off...

@arnau it's worth investigating. I think it might be good to do a spike.

I was just thinking about this today. It would be nice to say proxy all `https://www.foo.com/*` requests to `https://sandbox.foo.com/`

I think this should happen at the beginning of a run but would question having it happen in between each scenario.

@juandelgado considering that comment was 3 months ago I'm having trouble remembering my thought process. So for now just forget it.

I would consider this a blocker for actually shipping this public.