acmeserver

package
v0.0.36 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	AuthFile     string
	ProviderFile string
	CertFile     string
	KeyFile      string
	Auth         auth.SimpleUserAuthenticator
	Provider     providers.ProviderSolved
}

func New

func New(authfile string, providerfile string, certFile string, keyFile string) Server

func (*Server) ReloadConfig

func (s *Server) ReloadConfig() (err error)

func (*Server) Serve

func (s *Server) Serve()

Jump to

Keyboard shortcuts

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