Versions in this module Expand all Collapse all v0 v0.15.0 Oct 14, 2024 v0.14.0 Jun 18, 2024 Changes in this version + var CertCallbackRefreshDuration = 5 * time.Minute + func CachingCertificateLoader(certFile, keyFile string) func() (*tls.Certificate, error) + func StartClientCertRotating(reload reloadFunc, conn Connection) + type Connection interface + Close func() error