mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 20:23:12 +02:00
add 3rd party certbot-dns-synergy-wholesale to the docs (#10364)
This commit is contained in:
+36
-34
@@ -298,40 +298,41 @@ There are also a number of third-party plugins for the client, provided by
|
|||||||
other developers. Many are beta/experimental, but some are already in
|
other developers. Many are beta/experimental, but some are already in
|
||||||
widespread use:
|
widespread use:
|
||||||
|
|
||||||
================== ==== ==== =================================================================
|
======================= ==== ==== =================================================================
|
||||||
Plugin Auth Inst Notes
|
Plugin Auth Inst Notes
|
||||||
================== ==== ==== =================================================================
|
======================= ==== ==== =================================================================
|
||||||
haproxy_ Y Y Integration with the HAProxy load balancer
|
haproxy_ Y Y Integration with the HAProxy load balancer
|
||||||
s3front_ Y Y Integration with Amazon CloudFront distribution of S3 buckets
|
s3front_ Y Y Integration with Amazon CloudFront distribution of S3 buckets
|
||||||
gandi_ Y N Obtain certificates via the Gandi LiveDNS API
|
gandi_ Y N Obtain certificates via the Gandi LiveDNS API
|
||||||
varnish_ Y N Obtain certificates via a Varnish server
|
varnish_ Y N Obtain certificates via a Varnish server
|
||||||
external-auth_ Y Y A plugin for convenient scripting
|
external-auth_ Y Y A plugin for convenient scripting
|
||||||
pritunl_ N Y Install certificates in pritunl distributed OpenVPN servers
|
pritunl_ N Y Install certificates in pritunl distributed OpenVPN servers
|
||||||
proxmox_ N Y Install certificates in Proxmox Virtualization servers
|
proxmox_ N Y Install certificates in Proxmox Virtualization servers
|
||||||
dns-standalone_ Y N Obtain certificates via an integrated DNS server
|
dns-standalone_ Y N Obtain certificates via an integrated DNS server
|
||||||
dns-ispconfig_ Y N DNS Authentication using ISPConfig as DNS server
|
dns-ispconfig_ Y N DNS Authentication using ISPConfig as DNS server
|
||||||
dns-cloudns_ Y N DNS Authentication using ClouDNS API
|
dns-cloudns_ Y N DNS Authentication using ClouDNS API
|
||||||
dns-clouddns_ Y N DNS Authentication using CloudDNS API
|
dns-clouddns_ Y N DNS Authentication using CloudDNS API
|
||||||
dns-lightsail_ Y N DNS Authentication using Amazon Lightsail DNS API
|
dns-lightsail_ Y N DNS Authentication using Amazon Lightsail DNS API
|
||||||
dns-inwx_ Y Y DNS Authentication for INWX through the XML API
|
dns-inwx_ Y Y DNS Authentication for INWX through the XML API
|
||||||
dns-azure_ Y N DNS Authentication using Azure DNS
|
dns-azure_ Y N DNS Authentication using Azure DNS
|
||||||
dns-godaddy_ Y N DNS Authentication using Godaddy DNS
|
dns-godaddy_ Y N DNS Authentication using Godaddy DNS
|
||||||
dns-yandexcloud_ Y N DNS Authentication using Yandex Cloud DNS
|
dns-yandexcloud_ Y N DNS Authentication using Yandex Cloud DNS
|
||||||
dns-bunny_ Y N DNS Authentication using BunnyDNS
|
dns-bunny_ Y N DNS Authentication using BunnyDNS
|
||||||
njalla_ Y N DNS Authentication for njalla
|
njalla_ Y N DNS Authentication for njalla
|
||||||
DuckDNS_ Y N DNS Authentication for DuckDNS
|
DuckDNS_ Y N DNS Authentication for DuckDNS
|
||||||
Porkbun_ Y N DNS Authentication for Porkbun
|
Porkbun_ Y N DNS Authentication for Porkbun
|
||||||
Infomaniak_ Y N DNS Authentication using Infomaniak Domains API
|
Infomaniak_ Y N DNS Authentication using Infomaniak Domains API
|
||||||
dns-multi_ Y N DNS authentication of 100+ providers using go-acme/lego
|
dns-multi_ Y N DNS authentication of 100+ providers using go-acme/lego
|
||||||
dns-dnsmanager_ Y N DNS Authentication for dnsmanager.io
|
dns-dnsmanager_ Y N DNS Authentication for dnsmanager.io
|
||||||
standalone-nfq_ Y N HTTP Authentication that works with any webserver (Linux only)
|
standalone-nfq_ Y N HTTP Authentication that works with any webserver (Linux only)
|
||||||
dns-solidserver_ Y N DNS Authentication using SOLIDserver (EfficientIP)
|
dns-solidserver_ Y N DNS Authentication using SOLIDserver (EfficientIP)
|
||||||
dns-stackit_ Y N DNS Authentication using STACKIT DNS
|
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 Cloud DNS
|
||||||
dns-mijn-host_ Y N DNS Authentication using mijn.host DNS
|
dns-mijn-host_ Y N DNS Authentication using mijn.host DNS
|
||||||
nginx-unit_ Y Y Automates obtaining and installing a certificate with Nginx Unit
|
nginx-unit_ Y Y Automates obtaining and installing a certificate with Nginx Unit
|
||||||
dns-cdmon_ Y N DNS Authentication using cdmon's API
|
dns-cdmon_ Y N DNS Authentication using cdmon's API
|
||||||
================== ==== ==== =================================================================
|
dns-synergy-wholesale_ Y N DNS Authentication using Synergy Wholesale DNS
|
||||||
|
======================= ==== ==== =================================================================
|
||||||
|
|
||||||
.. _haproxy: https://github.com/greenhost/certbot-haproxy
|
.. _haproxy: https://github.com/greenhost/certbot-haproxy
|
||||||
.. _s3front: https://github.com/dlapiduz/letsencrypt-s3front
|
.. _s3front: https://github.com/dlapiduz/letsencrypt-s3front
|
||||||
@@ -363,6 +364,7 @@ dns-cdmon_ Y N DNS Authentication using cdmon's API
|
|||||||
.. _dns-mijn-host: https://github.com/mijnhost/certbot-dns-mijn-host
|
.. _dns-mijn-host: https://github.com/mijnhost/certbot-dns-mijn-host
|
||||||
.. _nginx-unit: https://github.com/kea/certbot-nginx-unit
|
.. _nginx-unit: https://github.com/kea/certbot-nginx-unit
|
||||||
.. _dns-cdmon: https://github.com/rascazzione/certbot-dns-cdmon
|
.. _dns-cdmon: https://github.com/rascazzione/certbot-dns-cdmon
|
||||||
|
.. _dns-synergy-wholesale: https://github.com/ALameLlama/certbot-dns-synergy-wholesale
|
||||||
|
|
||||||
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.
|
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user