Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'certbot/docs/using.rst')
-rw-r--r--certbot/docs/using.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst
index 0e0da3d5c..6218af59b 100644
--- a/certbot/docs/using.rst
+++ b/certbot/docs/using.rst
@@ -321,6 +321,7 @@ njalla_ Y N DNS Authentication for njalla
DuckDNS_ Y N DNS Authentication for DuckDNS
Porkbun_ Y N DNS Authentication for Porkbun
Infomaniak_ Y N DNS Authentication using Infomaniak Domains API
+dns-multi_ Y N DNS authentication of 100+ providers using go-acme/lego
================== ==== ==== ===============================================================
.. _haproxy: https://github.com/greenhost/certbot-haproxy
@@ -343,6 +344,7 @@ Infomaniak_ Y N DNS Authentication using Infomaniak Domains API
.. _DuckDNS: https://github.com/infinityofspace/certbot_dns_duckdns
.. _Porkbun: https://github.com/infinityofspace/certbot_dns_porkbun
.. _Infomaniak: https://github.com/Infomaniak/certbot-dns-infomaniak
+.. _dns-multi: https://github.com/alexzorin/certbot-dns-multi
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.