From 8b610239bfcf7aac06f6e36d09a5abba3ba87047 Mon Sep 17 00:00:00 2001 From: Rene Luria Date: Fri, 25 Jun 2021 20:46:37 +0200 Subject: [PATCH] Adds Infonaniak 3rd party plugin (#8923) --- certbot/docs/using.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst index 764dea3d2..f5de78586 100644 --- a/certbot/docs/using.rst +++ b/certbot/docs/using.rst @@ -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 `.