List certbot-dns-czechia under 3rd party plugins (#10557)

Fixes https://github.com/certbot/certbot/issues/10553

Link checked as well.

---------

Co-authored-by: Brad Warren <bmw@eff.org>
This commit is contained in:
ohemorange 2026-02-02 15:34:40 -08:00 committed by GitHub
parent b362109bf6
commit 5cc2f6b4af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -334,6 +334,7 @@ dns-cdmon_ Y N DNS Authentication using cdmon's API
dns-synergy-wholesale_ Y N DNS Authentication using Synergy Wholesale DNS
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
======================= ==== ==== =================================================================
.. _haproxy: https://github.com/greenhost/certbot-haproxy
@ -369,6 +370,7 @@ dns-hetzner-cloud_ Y N DNS Authentication for Hetzner Cloud DNS
.. _dns-synergy-wholesale: https://github.com/ALameLlama/certbot-dns-synergy-wholesale
.. _pkcs12: https://github.com/nasa-gcn/certbot-pkcs12
.. _dns-hetzner-cloud: https://github.com/rolschewsky/certbot-dns-hetzner-cloud
.. _dns-czechia: https://github.com/CZECHIA-COM/certbot-dns-czechia
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.