mantl / consul-cli

Command line interface to Consul HTTP API
Apache License 2.0
251 stars 67 forks source link

Access consul using certificates if provided #15

Closed fernandezvara closed 8 years ago

fernandezvara commented 8 years ago

After trying consul-cli I saw it was not making anything if --ssl-cert was provided.

This pull request adds --ssl-key too in order of TLS validation.