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 3.10 - 2024-05-08

  • Catch fatal errors from the Net::ACME2 module.
  • Improve pound configuration parser.
  • New options to the pound source: "--comment". "--type", and "--listener". The "--comment" option instructs the program to issue certificates for hostnames marked by a specific pragmatic comment. The "--type" option instructs it to process hostnames defined within listeners of a particular type ("http" or "https"). Finally, "--listener" selects listener by its tag.

Documentation

manages ACME certificates

Provides

in lib/App/Acmeman.pm
in lib/App/Acmeman/Apache/Layout.pm
in lib/App/Acmeman/Apache/Layout/debian.pm
in lib/App/Acmeman/Apache/Layout/rh.pm
in lib/App/Acmeman/Apache/Layout/slackware.pm
in lib/App/Acmeman/Apache/Layout/suse.pm
in lib/App/Acmeman/Config.pm
in lib/App/Acmeman/Domain.pm
in lib/App/Acmeman/Log.pm
in lib/App/Acmeman/Source.pm
in lib/App/Acmeman/Source/Apache.pm
in lib/App/Acmeman/Source/Default.pm
in lib/App/Acmeman/Source/File.pm
in lib/App/Acmeman/Source/Null.pm
in lib/App/Acmeman/Source/Pound.pm