Documentation ¶
Index ¶
Constants ¶
View Source
const (
// HTTPChallengePath is the path prefix used for http-01 challenge requests
HTTPChallengePath = "/.well-known/acme-challenge"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTP01Solver ¶
func (*HTTP01Solver) Listen ¶
func (h *HTTP01Solver) Listen() error
Click to show internal directories.
Click to hide internal directories.