mirror of https://github.com/linkerd/linkerd2.git
In several places where we build TLS servers (usually in our webhooks), we use the default TLS configuration, which enables legacy versions of TLS. This change updates these servers to specify a minimum TLS version of v1.2. Signed-off-by: Oliver Gould <ver@buoyant.io> |
||
|---|---|---|
| .. | ||
| client.go | ||
| grpc_server.go | ||
| grpc_server_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| main.go | ||
| server.go | ||
| server_test.go | ||