Documentation ¶ Index ¶ func GetCertificates() (value []tls.Certificate, err error) func GetTLSConfig(forServer ...bool) (config *tls.Config, err error) func IsEnabled() bool func IsLocal() bool func SanitizeTlsConfig(config *tls.Config, forServer ...bool) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetCertificates ¶ added in v1.3.0 func GetCertificates() (value []tls.Certificate, err error) func GetTLSConfig ¶ func GetTLSConfig(forServer ...bool) (config *tls.Config, err error) func IsEnabled ¶ added in v1.5.2 func IsEnabled() bool func IsLocal ¶ added in v1.5.2 func IsLocal() bool func SanitizeTlsConfig ¶ added in v1.5.2 func SanitizeTlsConfig(config *tls.Config, forServer ...bool) (err error) Types ¶ This section is empty. Source Files ¶ View all Source files default.go Click to show internal directories. Click to hide internal directories.