mirror of
https://github.com/certbot/certbot.git
synced 2026-06-11 01:30:14 -04:00
Merge 7baf5bc098 into 750b9997de
This commit is contained in:
commit
9b6360e9ec
1 changed files with 5 additions and 2 deletions
|
|
@ -327,7 +327,8 @@ dns-dnsmanager_ Y N DNS Authentication for dnsmanager.io
|
|||
standalone-nfq_ Y N HTTP Authentication that works with any webserver (Linux only)
|
||||
dns-solidserver_ Y N DNS Authentication using SOLIDserver (EfficientIP)
|
||||
dns-stackit_ Y N DNS Authentication using STACKIT DNS
|
||||
dns-ionos_ Y N DNS Authentication using IONOS Cloud DNS
|
||||
dns-ionos_ Y N DNS Authentication using IONOS DNS for IONOS-registered domains
|
||||
dns-ionos-cloud_ Y N DNS Authentication using IONOS Cloud DNS [#ionos-cloud]_
|
||||
dns-mijn-host_ Y N DNS Authentication using mijn.host DNS
|
||||
nginx-unit_ Y Y Automates obtaining and installing a certificate with Nginx Unit
|
||||
dns-cdmon_ Y N DNS Authentication using cdmon's API
|
||||
|
|
@ -364,7 +365,8 @@ dns-eurodns_ Y N DNS Authentication for EuroDNS
|
|||
.. _standalone-nfq: https://github.com/alexzorin/certbot-standalone-nfq
|
||||
.. _dns-solidserver: https://gitlab.com/charlyhong/certbot-dns-solidserver
|
||||
.. _dns-stackit: https://github.com/stackitcloud/certbot-dns-stackit
|
||||
.. _dns-ionos: https://github.com/ionos-cloud/certbot-dns-ionos-cloud
|
||||
.. _dns-ionos: https://github.com/dlenski/certbot-dns-ionos
|
||||
.. _dns-ionos-cloud: https://github.com/ionos-cloud/certbot-dns-ionos-cloud
|
||||
.. _dns-mijn-host: https://github.com/mijnhost/certbot-dns-mijn-host
|
||||
.. _nginx-unit: https://github.com/kea/certbot-nginx-unit
|
||||
.. _dns-cdmon: https://github.com/rascazzione/certbot-dns-cdmon
|
||||
|
|
@ -373,6 +375,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/
|
||||
.. [#ionos-cloud] This plugin was listed under the name ``dns-ionos`` prior to version 2.0.0.
|
||||
|
||||
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue