From 4fc0ef0fbe61a6a48e881fe40330e812d0673380 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 27 Jun 2019 15:17:45 -0700 Subject: [PATCH] certbot-plugin-gandi is not an installer. (#7201) This [plugin](https://github.com/obynio/certbot-plugin-gandi) is an authenticator but not an installer. It's a DNS authenticator plugin. --- docs/using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index d778d5bdb..a54e28ec7 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -273,7 +273,7 @@ Plugin Auth Inst Notes ================== ==== ==== =============================================================== haproxy_ Y Y Integration with the HAProxy load balancer s3front_ Y Y Integration with Amazon CloudFront distribution of S3 buckets -gandi_ Y Y Integration with Gandi LiveDNS API +gandi_ Y N Obtain certificates via the Gandi LiveDNS API varnish_ Y N Obtain certificates via a Varnish server external_ Y N A plugin for convenient scripting (See also ticket 2782_) icecast_ N Y Deploy certificates to Icecast 2 streaming media servers