Add link to dns-dnsmanager third party plugin (#9523)

This commit is contained in:
Alex Bouma
2022-12-25 09:07:12 +11:00
committed by GitHub
parent 8155d60e9a
commit b81ef33f33
+2
View File
@@ -322,6 +322,7 @@ 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
dns-dnsmanager_ Y N DNS Authentication for dnsmanager.io
================== ==== ==== ===============================================================
.. _haproxy: https://github.com/greenhost/certbot-haproxy
@@ -345,6 +346,7 @@ dns-multi_ Y N DNS authentication of 100+ providers using go-acme/
.. _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
.. _dns-dnsmanager: https://github.com/stayallive/certbot-dns-dnsmanager
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.