solver

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 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

	http.Server
}

func (*HTTP01Solver) Listen

func (h *HTTP01Solver) Listen(log logr.Logger) error

Jump to

Keyboard shortcuts

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