package
2.0.0-20211006190727-057b33161b90
Repository: https://github.com/plgd-dev/kit.git
Documentation: pkg.go.dev
# Functions
GetHTTPSClient gets an HTTPS client configured to trust our CA's root certificate.
NewCertManager configures an ACME client, creates & registers a new ACME user.
NewCertManagerFromConfiguration creates certificate manager from config.
No description provided by the author
# Structs
CertManager manages ACME certificate renewals and makes it easy to use certificates with the tls package.`.
Config set configuration.
LegoUser implements registration.User, required by lego.