Releases: go-acme/lego
Releases · go-acme/lego
0.1.1
This release contains bug fixes and one new feature.
General:
- lib: Improved log output on challenge failures.
Added:
- CLI: Added a way to automate renewal through a cronjob using the --days parameter to renew
Fixed:
- CLI: The short parameter for domains would not get accepted
- CLI: The cli did not return proper exit codes on error library errors.
- lib: RenewCertificate did not properly renew SAN certificates.
- lib: Fix possible DOS on GetOCSPForCert
Public beta release!
Initial v0.1.0 binary release for the let's encrypt public beta.