solver

package
v0.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

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

type HTTP01Solver struct {
	ListenPort int

	Domain string
	Token  string
	Key    string
}

func (*HTTP01Solver) Listen

func (h *HTTP01Solver) Listen() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL