* Fix typo when passing arguments to tls.LoadX509KeyPair() * Support TLS 1.2 too * Do not require a controller to only present a single certificate * No need to set ServerName since we use InsecureSkipVerify * Use host's root CA set by default and support normal SNI scenarios |
||
|---|---|---|
| .. | ||
| client.go | ||
| controller.go | ||
| events.go | ||
| option.go | ||
| service_accounts.go | ||
| vms.go | ||
| workers.go | ||