Documentation ¶
Overview ¶
Package generic adapts the lego exec DNS provider for Caddy. Importing this package plugs it in.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDNSProvider ¶
func NewDNSProvider(credentials ...string) (caddytls.ChallengeProvider, error)
NewDNSProvider returns a new exec DNS challenge provider. The credentials are interpreted as follows:
len(0): use program to run from environment variable EXEC_PATH len(1): credentials[0] = program to run
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.