From e7dbfe64af74032b7935ab4f04db70faedc39697 Mon Sep 17 00:00:00 2001 From: alexzorin Date: Thu, 8 Jun 2023 04:13:20 +1000 Subject: [PATCH] Revert "Update using.rst (#9711)" (#9712) This reverts commit 7335feb4e172bcad69a97a27c80e02ab71a1fd89. --- certbot/docs/using.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/certbot/docs/using.rst b/certbot/docs/using.rst index cd7919225..760c378fd 100644 --- a/certbot/docs/using.rst +++ b/certbot/docs/using.rst @@ -324,7 +324,6 @@ 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 @@ -350,7 +349,6 @@ dns-solidserver_ Y N DNS Authentication using SOLIDserver as DNS server .. _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 `.