4 Commits

Author SHA1 Message Date
danj
9bb446488d Update to lego-4.8.0
From Horia Racoviceanu (maintainer)
2022-07-02 13:08:13 +00:00
danj
5a8e8f3511 Update to lego-4.7.0
While there, add some missing indentation in DESCR.

From Horia Racoviceanu (maintainer).
2022-06-11 18:29:18 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
abieber
fbca0700a1 Import lego 4.6.0
Lego is a Let's Encrypt/ACME client written in Go.

Description:
Lego can be use as a Let's Encrypt/ACME CLI and can solve multiple ACME
challenge types out of the box or use custom challenge solvers.

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

Maintainer: Horia Racoviceanu

Tweaks and OK from sthen@. Thanks Horia!
2022-03-07 20:52:39 +00:00