Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Setup ¶
Setup adds the ACME DNS-01 challenge record to the provided DNS domain hosted by the embedded platform DNS server.
func Verify ¶
func Verify( resolver *net.Resolver, ca ca.CertificateAuthority, domain, port, challengeToken, expectedKeyAuth string) error
Verify checks if the dns-01 challenge is valid by querying the local DNS resolver for the expected key authorization in the _acme-challenge.<domain> TXT record. Implements acme.ChallengeVerifierFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.