# Functions
GetClientTLSConfig creates a tls.Config object from certs and roots.
# Variables
DefaultCipherSuites is a set of strong TLS cipher suites.
# Structs
ClientTLSConfig defines the key material for a TLS client.
KeyCertFiles defines the files need for client on TLS.