Commit graph

6 commits

Author SHA1 Message Date
Brian
d5682ae4f5 Merge pull request #2615 from bonifaido/optional-ca-file
CAFile is now optional, in that case the default RootCAs are used
2017-07-27 09:39:42 -06:00
Justin Scott
af4c243ee3 Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
Nandor Kracser
5f96fb816c CAFile is now optional, in that case the default RootCAs are used 2017-06-22 20:37:26 +02:00
fibonacci1729
73e6399294 test(*): add tests for new tls support
Adds a testdata directory to hold tls certs at the root
of the project. The tests cover pkg/tlsutil, cmd/helm,
and cmd/helm/installer.

Closes #2289
2017-04-18 15:02:06 -06:00
fibonacci1729
735f4e3d4a feat/tls: add TLS support for helm / tiller 2017-04-04 12:20:37 -06:00
Anton Galitsyn
b0e7a43b5b Construct http.Client for repositories from config, add TLS support 2016-12-28 22:59:11 +07:00