Commit Graph

13 Commits (fd33b76ec2ec37892ab0307c7b026cc9b3e70c07)

Author SHA1 Message Date
Devin Canterberry a61abcd931
🐛 Formatting changes only; add missing trailing commas
7 years ago
Devin Canterberry c901307a47
🔒 Update supported TLS cipher suites
7 years ago
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