package
1.4.2
Repository: https://github.com/tux21b/traefik.git
Documentation: pkg.go.dev

# Functions

NewAccount creates an account.
NewLocalStore create a LocalStore.
TLSSNI01ChallengeCert returns a certificate and target domain for the `tls-sni-01` challenge.

# Variables

OSCPMustStaple enables OSCP stapling as from https://github.com/xenolf/lego/issues/270.

# Structs

Account is used to store lets encrypt registration info.
ACME allows to connect to lets encrypt and retrieve certs.
Certificate is used to store certificate info.
ChallengeCert stores a challenge certificate.
Domain holds a domain name with SANs.
DomainsCertificate contains a certificate for multiple domains.
DomainsCertificates stores a certificate for multiple domains.
LocalStore is a store using a file as storage.

# Type aliases

Domains parse []Domain.