mirror of
https://github.com/certbot/certbot.git
synced 2026-06-11 09:40:41 -04:00
Add certbot-dns-dnscale to list of third-party plugins
This commit is contained in:
parent
3a5c92c6be
commit
495b66820e
1 changed files with 2 additions and 0 deletions
|
|
@ -336,6 +336,7 @@ pkcs12_ N Y Install certificates as PKCS#12 archives
|
|||
dns-hetzner-cloud_ Y N DNS Authentication for Hetzner Cloud DNS
|
||||
dns-czechia_ Y N DNS Authentication for czechia.com
|
||||
dns-eurodns_ Y N DNS Authentication for EuroDNS
|
||||
dns-dnscale_ Y N DNS Authenticator for DNScale
|
||||
======================= ==== ==== =================================================================
|
||||
|
||||
.. _haproxy: https://github.com/greenhost/certbot-haproxy
|
||||
|
|
@ -373,6 +374,7 @@ dns-eurodns_ Y N DNS Authentication for EuroDNS
|
|||
.. _dns-hetzner-cloud: https://github.com/rolschewsky/certbot-dns-hetzner-cloud
|
||||
.. _dns-czechia: https://github.com/CZECHIA-COM/certbot-dns-czechia
|
||||
.. _dns-eurodns: https://pypi.org/project/certbot-dns-eurodns/
|
||||
.. _dns-dnscale: https://github.com/dnscaleou/certbot-dns-dnscale
|
||||
|
||||
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue