Skip to content

ACMEd v0.11.0

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

Added

  • The contacts account configuration field has been added.
  • External account binding.

Changed

  • The email account configuration field has been removed. In replacement, use
    the contacts field.
  • Accounts now have their own hooks and environment.
  • Accounts are now stored in a single binary file.

Fixed

  • ACMEd can now build on platforms with a time_t not defined as an i64.
  • The Makefile is now fully works on FreeBSD.