Tom Maher
Tom Maher
General note: My intention here is for this to be a noop for existing code. Specifically, this PR should **NOT** change the cert validation behavior introduced in #279. If you...
@satoryu - it looks like it's on rubygems now: https://rubygems.org/gems/ntlm-http/versions/0.1.1 repo appears to be https://github.com/pyu10055/ntlm-http though it's a couple minor revs ahead of what's on RubyGems (0.1.3.3 vs 0.1.1)
> I intend to add backends for other platforms eventually, so I want the API to take that into account... any thoughts? I think that's a definitional question for this...
For an idea where I'm going with this: [Hashicorp's Vault](https://www.vaultproject.io/) is a distributed credential management system, targeted towards servers. There's a handy CLI for developers to access it. There are...
Hmmm. How formalized do you want the relationship to be between plugin authors and us? At the one extreme, we have the current toolbelt approach (any old git repo will...