Documentation ¶
Index ¶
Constants ¶
View Source
const ChallengeTtl = 120
Variables ¶
This section is empty.
Functions ¶
func IsValidChallenge ¶
func IsValidSubdomain ¶
Types ¶
type HTTPHandler ¶
func (*HTTPHandler) ServeHTTP ¶
func (h *HTTPHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)
type RecordGenerator ¶
type RecordGenerator struct { Addrs dnsutil.IPCollection SelfChallengeTarget string ChallengeStore ttlstore.TtlStore }
func (*RecordGenerator) GenerateRecords ¶
Click to show internal directories.
Click to hide internal directories.