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.36

  • 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.

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.