mirror of
https://github.com/go-acme/lego.git
synced 2025-01-20 13:15:32 +02:00
d0m84
0927d1dd5b
info to stdout; error and warning to stderr
I'm not an experienced Go developer, but it seems to work and fixes [#1531]
Lego
Let's Encrypt client and ACME library written in Go.
Features
- ACME v2 RFC 8555
- Register with CA
- Obtain certificates, both from scratch or with an existing CSR
- Renew certificates
- Revoke certificates
- Robust implementation of all ACME challenges
- HTTP (http-01)
- DNS (dns-01)
- TLS (tls-alpn-01)
- SAN certificate support
- Comes with multiple optional DNS providers
- Custom challenge solvers
- Certificate bundling
- OCSP helper function
Installation
How to install.
Usage
Documentation
Documentation is hosted live at https://go-acme.github.io/lego/.
DNS providers
Detailed documentation is available here.
If your DNS provider is not supported, please open an issue.
Description
Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
Readme
MIT
38 MiB
Languages
Go
99.9%