1. 24 Aug, 2018 1 commit
  2. 10 May, 2018 1 commit
  3. 16 Nov, 2017 1 commit
    • 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.
      Unverified
      e8e6ac5d
  4. 26 Jun, 2017 1 commit
  5. 22 Jun, 2017 1 commit
  6. 18 Apr, 2017 1 commit
  7. 04 Apr, 2017 1 commit
  8. 28 Dec, 2016 1 commit