Changes for version 3.03 - 2019-12-23
- The following environment variables are set when running postrenew commands defined in the [core] section: ACMEMAN_CERTIFICATE_COUNT, ACMEMAN_CERTIFICATE_FILE, ACMEMAN_DOMAIN_NAME, ACMEMAN_ALT_NAMES.
- The following environment variables are set when running postrenew commands defined in [domain] sections: ACMEMAN_CERTIFICATE_FILE, ACMEMAN_DOMAIN_NAME, ACMEMAN_ALT_NAMES. See the manpage for a detailed discussion.
- Challenge files are removed before exiting.
- By default, a special domain source is used, which invokes "apache" and, if unable to do so, outputs on standard error a detailed description of the problem with a suggestion on how to fix it.
Documentation
manages ACME certificates
Provides
in lib/App/Acmeman.pm
in lib/App/Acmeman/Apache/Layout.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