From 2f5cb49215d1f4791705106d093e160d963cffff Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Tue, 8 Mar 2016 15:48:57 -0800 Subject: [PATCH] Document some known third-party plugins --- docs/using.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/using.rst b/docs/using.rst index fd736c2f9..b2251d948 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -81,6 +81,21 @@ manual_ Y N Helps you obtain a cert by giving you instructions to perf nginx_ Y Y Very experimental and not included in letsencrypt-auto_. =========== ==== ==== =============================================================== +There are also a number of third-party plugins for the client, provided by other developers: + +=========== ==== ==== =============================================================== +Plugin Auth Inst Notes +=========== ==== ==== =============================================================== +plesk_ Y Y Integration with the Plesk web hosting tool + https://github.com/plesk/letsencrypt-plesk +haproxy_ Y Y Inegration with the HAProxy load balancer + https://code.greenhost.net/open/letsencrypt-haproxy +s3front_ Y Y Integration with Amazon CloudFront distribution of S3 buckets + https://github.com/dlapiduz/letsencrypt-s3front +gandi_ Y Y Integration with Gandi's hosting products and API + https://github.com/Gandi/letsencrypt-gandi +=========== ==== ==== =============================================================== + Future plugins for IMAP servers, SMTP servers, IRC servers, etc, are likely to be installers but not authenticators.