Versions in this module Expand all Collapse all v0 v0.3.0 May 9, 2022 Changes in this version + func ClientTLSConfig(caPath, certPath, keyPath string) (*tls.Config, error) + func InsecureTLSConfig() (*tls.Config, error) + func ServerTLSConfig(caPath, certPath, keyPath string) (*tls.Config, error)