challenge

package
v0.0.0-...-2428f7e Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetChallenge

func SetChallenge(client *lego.Client, challenge IChallenge) error

func SetConfigChallenge

func SetConfigChallenge(client *lego.Client, cfg Config) error

Types

type Config

type Config struct {
	DNS               string
	Webroot           string
	HTTPMemcachedHost []string
	S3Bucket          string
	HTTPPort          string
	TLSPort           string
	TLS               bool
	Delay             int
}

type IChallenge

type IChallenge interface {
	Set(client *lego.Client) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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