Versions in this module Expand all Collapse all v1 v1.0.1 Feb 28, 2021 Changes in this version + const DefaultDomain + func DefaultCertificate() (*tls.Certificate, error) + func GenerateSelfSignedCertKey(host string, alternateIPs []net.IP, alternateDNS []string) ([]byte, []byte, error) + type FileOrContent string + func (f FileOrContent) IsPath() bool + func (f FileOrContent) Read() ([]byte, error) + func (f FileOrContent) String() string