Results 8 comments of Steve Craig

None of these "fixes" actually get to the root issue. Setting verify peer actually disables Certificate checking, and downloading an SSL cert bundle from the internet also jeopardizes security... as...

I'll subscribe to this feature!

I want to use the ecs-cli due to its integration with the `docker-compose` format for task definitions, but I also want to be able to specify a capacity provider. Currently...

PR #1111 opened with capacity provider support.

this is silly, but for the older CF templates I jump onto the devices as soon as they are provisioned and add an /etc/hosts entry for f5.com to the devices'...

Although I completely respect your choice to discontinue updates and support of this gem, I would be thrilled if you took just a few more minutes to put usage examples...

OK, so I stopped being lazy and started reading the code. For those who might find this later on and want just a tad bit of help getting started with...

@clayvan the parameter that is being passed is actually :verify (ssl_verify was my name of the variable), and is due to the fact that this rundeck gem uses httparty as...