Changes for version 0.24

  • Certificate expiration check method 'check_expiration' has been added to the library (supports scalars, files, URLs).
  • Contact details methods 'contact_details' and 'update_contacts' have been added to the library.
  • Client can now be used to update contacts via 'update-contacts' parameter (multiple emails supported).
  • Client now supports a 'quiet' mode to suppress all messages but errors (via '--quiet' parameter).
  • 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.