• 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
..
chartutil Loading commit data...
downloader Loading commit data...
engine Loading commit data...
getter Loading commit data...
helm Loading commit data...
hooks Loading commit data...
ignore Loading commit data...
kube Loading commit data...
lint Loading commit data...
plugin Loading commit data...
proto/hapi Loading commit data...
provenance Loading commit data...
releasetesting Loading commit data...
releaseutil Loading commit data...
repo Loading commit data...
resolver Loading commit data...
rudder Loading commit data...
storage Loading commit data...
strvals Loading commit data...
tiller Loading commit data...
timeconv Loading commit data...
tlsutil Loading commit data...
urlutil Loading commit data...
version Loading commit data...