Update using.rst (#9711)

Add third-party plugin using SOLIDserver
This commit is contained in:
Charles Hong 2023-06-07 01:27:29 +02:00 committed by GitHub
parent 013621d04e
commit 7335feb4e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -324,6 +324,7 @@ Infomaniak_ Y N DNS Authentication using Infomaniak Domains API
dns-multi_ Y N DNS authentication of 100+ providers using go-acme/lego
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 as DNS server
================== ==== ==== ===============================================================
.. _haproxy: https://github.com/greenhost/certbot-haproxy
@ -349,6 +350,7 @@ standalone-nfq_ Y N HTTP Authentication that works with any webserver (
.. _dns-multi: https://github.com/alexzorin/certbot-dns-multi
.. _dns-dnsmanager: https://github.com/stayallive/certbot-dns-dnsmanager
.. _standalone-nfq: https://github.com/alexzorin/certbot-standalone-nfq
.. _dns-solidserver: https://gitlab.com/charlyhong/certbot-dns-solidserver
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.