Versions in this module Expand all Collapse all v4 v4.18.1 Sep 18, 2024 Changes in this version + const DNS01 + const HTTP01 + const TLSALPN01 + func FindChallenge(chlgType Type, authz acme.Authorization) (acme.Challenge, error) + func GetTargetedDomain(authz acme.Authorization) string + type Provider interface + CleanUp func(domain, token, keyAuth string) error + Present func(domain, token, keyAuth string) error + type ProviderTimeout interface + Timeout func() (timeout, interval time.Duration) + type Type string + func (t Type) String() string Other modules containing this package github.com/alekseiops/lego