mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
add dns-yandexcloud authentication plugin to third-party plugins (#9371)
This commit is contained in:
parent
b73f3e2b16
commit
1b79c077a6
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue