Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGusmanov Timur <archrunel@gmail.com>2022-07-29 22:01:01 +0300
committerGitHub <noreply@github.com>2022-07-29 22:01:01 +0300
commit1b79c077a69a168e1d62bb8227db30551535a060 (patch)
tree717ff047cac370d03f2781aec52d8cf683e9ce08
parentb73f3e2b16ce83836e4dbf3e7cfdc7acd2b318a2 (diff)
add dns-yandexcloud authentication plugin to third-party plugins (#9371)
-rw-r--r--certbot/docs/using.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst
index 38aaf4ff4..980457141 100644
--- a/certbot/docs/using.rst
+++ b/certbot/docs/using.rst
@@ -316,6 +316,7 @@ dns-lightsail_ Y N DNS Authentication using Amazon Lightsail DNS API
dns-inwx_ Y Y DNS Authentication for INWX through the XML API
dns-azure_ Y N DNS Authentication using Azure DNS
dns-godaddy_ Y N DNS Authentication using Godaddy DNS
+dns-yandexcloud_ Y N DNS Authentication using Yandex Cloud DNS
njalla_ Y N DNS Authentication for njalla
DuckDNS_ Y N DNS Authentication for DuckDNS
Porkbun_ Y N DNS Authentication for Porkbun
@@ -336,6 +337,7 @@ Infomaniak_ Y N DNS Authentication using Infomaniak Domains API
.. _dns-inwx: https://github.com/oGGy990/certbot-dns-inwx/
.. _dns-azure: https://github.com/binkhq/certbot-dns-azure
.. _dns-godaddy: https://github.com/miigotu/certbot-dns-godaddy
+.. _dns-yandexcloud: https://github.com/PykupeJIbc/certbot-dns-yandexcloud
.. _njalla: https://github.com/chaptergy/certbot-dns-njalla
.. _DuckDNS: https://github.com/infinityofspace/certbot_dns_duckdns
.. _Porkbun: https://github.com/infinityofspace/certbot_dns_porkbun