docs: add third-party dns-multi plugin (#9430)

This commit is contained in:
alexzorin 2022-10-14 11:58:18 +11:00 committed by GitHub
parent 92aaa9703b
commit 314ded348e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -322,6 +322,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
@ -344,6 +345,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>`.