Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientConfig ¶
func NewClientConfig(logger log.Logger, cert, key, caCert, serverName string, skipVerify bool) (*tls.Config, error)
NewClientConfig provides new client TLS configuration.
func NewServerConfig ¶
func NewServerConfig(logger log.Logger, certPath, keyPath, clientCA, tlsMinVersion string) (*tls.Config, error)
NewServerConfig provides new server TLS configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.