Skip to content

Releases: go-acme/lego

0.1.1

18 Dec 22:05

Choose a tag to compare

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!

03 Dec 18:58

Choose a tag to compare

Initial v0.1.0 binary release for the let's encrypt public beta.