The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.07

  • Certificate revocation now handles "already revoked" status better.
  • Both 'handle-params' and 'complete-params' can now take JSON document with parameters either directly or by reading it from file. So it should be now even easier to create 'handle' and 'complete' plugins and pass parameters to those without changing anything in the client itself.

Modules

Let's Encrypt API interfacing module.
A boilerplate for extending Crypt::LE and Crypt::LE client application (le.pl) with challenge handlers.
A boilerplate for extending Crypt::LE client application (le.pl) with completion handlers.