package
4.0.1
Repository: https://github.com/ttys3/go-acme.git
Documentation: pkg.go.dev

# Functions

NewAccount creates a new account for the specified email and domain.

# Structs

Account is used to store lets encrypt registration info and implements the acme.User interface.
Domain holds a domain name with SANs.
DomainCertificate contains a certificate for a domain and SANs.
Certificate is used to store certificate info.