Crypt-LE
view release on metacpan or search on metacpan
Revision history for Crypt-LE
0.39 11 March 2023
- EAB (External Account Binding) support used by some CAs.
- Asynchronous order finalization support.
- Server-indicated retry intervals support.
- Direct support of known ACME-compatible CAs via 'ca' parameter.
- Minor fixes and documentation updates.
0.38 27 May 2021
- Let's Encrypt API v1.0 deprecation (API v1.0 is still supported for custom servers and other providers).
0.37 21 November 2020
- Alternative certificates support.
0.36 27 June 2020
- Updates to reflect support for other ACME-compatible CAs/servers.
- Disabling Let's Encrypt specific shortcut when custom servers are used.
- Support for custom ACME servers with custom named directory endpoints.
- Support for custom ACME servers using older specifications.
- Multi-webroot fix.
- Documentation update.
- Dockerfile and examples update.
0.35 09 December 2019
- 'Post as get' update for APIv2.
0.34 29 August 2019
- APIv2 is now default, unless a custom server is used or the API version is specified explicitly.
- Registration ID is obtained from the registration path now, since it is not provided in the response anymore.
- CSR files containing comments are now handled better.
0.33 26 March 2019
- APIv2 workflow adjusted to account for boulder#4117 issue.
0.32 03 November 2018
- 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.
0.31 16 March 2018
- Enforced Content-type for API posts (to cover upcoming LE changes).
- Improved tests to account for specific installations under Windows.
- Fixed TOS error against API v2 on new account registering.
0.30 26 February 2018
- Introduced API v2.0 support (--api 2).
- Introduced wildcard support (--domains "*.some.domain").
- Minor documentation changes.
0.29 01 December 2017
- Custom server support in the client (--server).
- Extended debug support in the client (--debug --debug).
- Configurable exit codes in the client (experimental).
0.28 22 October 2017
- Client now supports resetting contact details (--update-contacts "none").
- Old openssl version compatibility added (RT #123255).
- Minor documentation changes.
0.27 14 September 2017
- PFX export fix for the client.
0.26 20 August 2017
- Updated dependencies list for the old systems.
- Windows binaries now provide PE metadata.
- Minor documentation changes.
0.25 19 August 2017
- Added experimental support for PFX/P12 export (only available for Windows binaries).
- Dropped Crypt::Format dependency to allow for cross-platform CSR loading.
- Improved parameters handling.
( run in 4.325 seconds using v1.01-cache-2.11-cpan-df04353d9ac )