Commit Graph

11 Commits (be39fb20cc51caf0d739fb5514254c979231fc3e)

Author SHA1 Message Date
James Phillips 8324c1b9a6
Removes stale TLS config clone() in favor of new supported method.
7 years ago
Kyle Havlovitz 5bab68b9bb Add a path for transitioning to TLS on an existing cluster (#3001)
8 years ago
Kyle Havlovitz b70e419aeb Add TLS cipher suite options and CA path support (#2963)
8 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else
8 years ago
Kyle Havlovitz 07ba3ddb6e
Add TLSMinVersion to config options
8 years ago
James Phillips 6de74c60a4 Upgrades to Go 1.7 and fixes vet finding and TLS behavior change. (#2281)
8 years ago
Armon Dadgar 53f2d8868c tlsutil: Testing hostname verification
10 years ago
Armon Dadgar 7665b65834 tlsutil: Testing VerifyServerHostname on OutgoingConfig
10 years ago
Armon Dadgar cfe788646d tlsutil: Adding wrappers for hostname verification
10 years ago
Armon Dadgar 6b2390833d tls: define wrapper type
10 years ago
Atin Malaviya f1f8c88228 Moved TLS Config stuff to tlsutil package
10 years ago