acmeserver

package
v0.1.23 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler added in v0.0.64

func NewHandler(p *acmeservice.DNSProxy) (handler http.Handler, err error)

func Serve added in v0.0.64

func Serve(server *acmeservice.DNSProxy, settings Settings)

func ServeTLS added in v0.0.64

func ServeTLS(server *acmeservice.DNSProxy, settings TLSSettings)

func Server

func Server(server *acmeservice.DNSProxy, addr string) (*http.Server, error)

Types

type Settings added in v0.0.38

type Settings struct {
	Addr string
}

type TLSSettings added in v0.0.38

type TLSSettings struct {
	Addr     string
	CertFile string
	KeyFile  string
}

Jump to

Keyboard shortcuts

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