Versions in this module Expand all Collapse all v1 v1.0.10 Mar 18, 2021 Changes in this version + const DefaultAutogenValidity + func GenCertPair(org, certFile, keyFile string, tlsExtraIPs, tlsExtraDomains []string, ...) error + func IsOutdated(cert *x509.Certificate, tlsExtraIPs, tlsExtraDomains []string, ...) (bool, error) + func LoadCert(certPath, keyPath string) (tls.Certificate, *x509.Certificate, error) + func TLSConfFromCert(certData tls.Certificate) *tls.Config