ACMEd v0.11.0
Added
- The
contacts
account configuration field has been added. - External account binding.
Changed
- The
email
account configuration field has been removed. In replacement, use
thecontacts
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 ani64
. - The Makefile is now fully works on FreeBSD.