Documentation ¶ Index ¶ func NewAcme(hosts []string, dir string) *tls.Config func NewClient(metadata url.Values) (*tls.Config, error) func NewSelfSigned() (*tls.Config, error) func NewServer(metadata url.Values) (*tls.Config, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewAcme ¶ func NewAcme(hosts []string, dir string) *tls.Config func NewClient ¶ func NewClient(metadata url.Values) (*tls.Config, error) func NewSelfSigned ¶ func NewSelfSigned() (*tls.Config, error) func NewServer ¶ func NewServer(metadata url.Values) (*tls.Config, error) Types ¶ This section is empty. Source Files ¶ View all Source files acme.go client.go self_signed.go server.go Click to show internal directories. Click to hide internal directories.