* 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 |
||
|---|---|---|
| .. | ||
| base64.go | ||
| config.go | ||
| context.go | ||
| env.go | ||
| error.go | ||
| handle.go | ||