maddy/cmd
fox.cpp 93cf4f231a Integrate CertMagic ACME client with dns-01 challenge
Support for a subset of libdns providers is added.
Some are enabled by default (assuming they are popular ones). AWS and Google Cloud SDKs take up extra 10 MiB of executable size.

Only filesystem storage is supported as of now.

Closes #3.
2021-07-13 12:38:42 +03:00
..
maddy MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
maddy-pam-helper MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
maddy-shadow-helper MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
maddyctl Integrate CertMagic ACME client with dns-01 challenge 2021-07-13 12:38:42 +03:00
README.md Remove remaining references to 0.3 module names in code and docs 2020-12-13 19:47:27 +03:00

maddy executables

maddy

Main server executable.

maddyctl

IMAP index and authentication database inspection and manipulation utility.

maddy-pam-helper, maddy-shadow-helper

Deprecated: Currently they are unusable due to changes made to the storage implementation.

Utilities compatible with the auth.external module that call libpam or read /etc/shadow on Unix systems.