Changes for version 0.32
- Delayed mode introduced (--delayed).
- Random order of authz is supported.
- Custom URL support for renewal checks (--renew-check).
- Challenge requirements can now be logged.
- Better support for plugin modules (see "Plugins in multiuser environment" notes in the documentation).
- Improved custom parameters passing to plugins (potentially breaking, read "Plugins" section of the documentation).
- New nonce is now requested before the verification (to cover the long wait scenario).
- Additional plugin example added (to demo possible automation of the DNS verification on Windows, see GitHub repo).
- Minor documentation changes.
Modules
Let's Encrypt API interfacing module and client.
A boilerplate for extending Crypt::LE and Crypt::LE client application (le.pl) with challenge/verification handlers.
A boilerplate for extending Crypt::LE client application (le.pl) with completion handlers.