Adds Infonaniak 3rd party plugin (#8923)

This commit is contained in:
Rene Luria 2021-06-25 20:46:37 +02:00 committed by GitHub
parent 62426caa5a
commit 8b610239bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -289,6 +289,7 @@ dns-godaddy_ Y N DNS Authentication using Godaddy DNS
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
================== ==== ==== ===============================================================
.. _haproxy: https://github.com/greenhost/certbot-haproxy
@ -308,6 +309,7 @@ Porkbun_ Y N DNS Authentication for Porkbun
.. _njalla: https://github.com/chaptergy/certbot-dns-njalla
.. _DuckDNS: https://github.com/infinityofspace/certbot_dns_duckdns
.. _Porkbun: https://github.com/infinityofspace/certbot_dns_porkbun
.. _Infomaniak: https://github.com/Infomaniak/certbot-dns-infomaniak
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.