• Matt Butcher's avatar
    Fix/missing ssl params (#3152) · e8e6ac5d
    Matt Butcher authored
    * fix(helm): add TLS params back
    
    During a recent refactor, several TLS flags stopped being processed for
    a few of the commands. This fixes those commands, and documents how to
    set up TLS.
    
    * fix(tiller): add stricter certificate verification
    
    The older version of Tiller allowed a weaker set of certificate checks
    than we intended. This version requires a client certificate, and then
    requires that that certificate be signed by a known CA. This works
    around the situation where a user could provide a self-signed
    certificate.
    e8e6ac5d
Name
Last commit
Last update
..
chart_best_practices Loading commit data...
chart_template_guide Loading commit data...
examples Loading commit data...
helm Loading commit data...
images Loading commit data...
logos Loading commit data...
man/man1 Loading commit data...
architecture.md Loading commit data...
chart_repository.md Loading commit data...
chart_repository_faq.md Loading commit data...
chart_repository_sync_example.md Loading commit data...
chart_tests.md Loading commit data...
charts.md Loading commit data...
charts_hooks.md Loading commit data...
charts_tips_and_tricks.md Loading commit data...
developers.md Loading commit data...
glossary.md Loading commit data...
history.md Loading commit data...
index.md Loading commit data...
install.md Loading commit data...
install_faq.md Loading commit data...
kubernetes_distros.md Loading commit data...
plugins.md Loading commit data...
provenance.md Loading commit data...
quickstart.md Loading commit data...
related.md Loading commit data...
service_accounts.md Loading commit data...
tiller_ssl.md Loading commit data...
using_helm.md Loading commit data...