# Variables
ClientDefault is a secure-enough TLS configuration for the client TLS configuration.
For use by code which already has a crypto/tls options struct but wants to use a commonly accepted set of TLS cipher suites, with known weak algorithms removed.
ServerDefault is a secure-enough TLS configuration for the server TLS configuration.