Commit Graph

12 Commits (82d01cb3124906e97caceb967a09f2941d6a392d)

Author SHA1 Message Date
fibonacci1729 bd0686731c
fix(helm): fix(helm): add `--tls-hostname` flag to tls flags
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Brian aedd306e83
Revert "fix(helm): add `--tls-hostname` flag to tls flags."
6 years ago
fibonacci1729 7faf62a209 fix(helm): add --tls-hostname flag to tls-flags
6 years ago
Morgan Parry 332dc83c46 (fix) Handle caFile alone being set for repos
7 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
7 years ago
Brian d5682ae4f5 Merge pull request #2615 from bonifaido/optional-ca-file
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Nandor Kracser 5f96fb816c CAFile is now optional, in that case the default RootCAs are used
7 years ago
fibonacci1729 73e6399294 test(*): add tests for new tls support
8 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
8 years ago