mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
docs: add third-party dns-multi plugin (#9430)
This commit is contained in:
parent
92aaa9703b
commit
314ded348e
1 changed files with 2 additions and 0 deletions
|
|
@ -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>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue