foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
4.81k stars 238 forks source link

Add ACME-DNS provider for libdns #689

Open rjocoleman opened 4 months ago

rjocoleman commented 4 months ago

This PR adds the ACME-DNS provider for libdns.

References:

In short ACME-DNS is a project that allows delegation of challenges to an acme-dns server which can be used in the case of unsupported provider or for particular security models.

This commit also fixes a bug in the docs, I can pull it out to a seperate commit if preferred: https://github.com/foxcpp/maddy/pull/689/files#diff-72bbc317ad42981064e598737075d5acf9e7b0d88c58d1e46f3ff09e0486bb45R152