Skip to content

ACMEd v0.17.0

Compare
Choose a tag to compare
@breard-r breard-r released this 31 Dec 10:58
· 188 commits to main since this release

Added

  • Allow the configuration of some default values at compile time using
    environment variables.

Changed

  • The template engine has been changed in favor of TinyTemplate, which has a
    different syntax than the previous one.
  • The default account directory now is /var/lib/acmed/accounts.
  • The default certificates and private keys directory now is
    /var/lib/acmed/certs.
  • The default for volatile runtime data now is /run.