Crypt-LE
view release on metacpan or search on metacpan
- Added Markdown version of README.
0.12 27 March 2016
- Library now supports 'logger' parameter to log debug messages via external logger (otherwise printed to STDOUT).
- Client logging is now done via Log::Log4perl and supports --log-config parameter, so you can configure logging
to your liking (example of a configuration file is given in help).
- Client WILL NOT ask for domain verification now if previous verification results are still valid - that should
allow renewals to be done without re-verification for about a year. Note: that makes --verified parameter obsolete.
- Client now allows email to be used for registration.
- Client is largely rewritten and the new home for the project is referenced (https://ZeroSSL.com)
- On domain verification failure the error message is available now to callbacks under the 'error' key of results.
- Crypt::LE::Complete::Simple can now use the logger passed to it by the client.
- Crypt::LE::Complete::Simple is now also given a list of domains the certificate is issued for.
- Crypt::LE::Challenge::Simple can now use the logger passed to it by the client (or other application).
- Crypt::LE::Challenge::Simple now has DNS verification example added.
- Client now supports basic DNS verification by using the following parameters in a command line:
--handle-as dns --handle-with Crypt::LE::Challenge::Simple
0.11 21 March 2016
- Added an option for conditional renew (--renew XX, where XX is the number of days left until expiration) to le.pl client.
( run in 0.794 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )