From 26a1eddd89615af47936e0543ddd1c6b92e4468d Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 27 Jun 2019 15:17:31 -0700 Subject: [PATCH] Remove plesk from the list of 3rd party plugins. (#7200) Our link for the Plesk plugin goes to https://github.com/plesk/letsencrypt-plesk which refers you to https://ext.plesk.com/packages/f6847e61-33a7-4104-8dc9-d26a0183a8dd-letsencrypt and in their changelog for 2.0.0 it says "Replaced Python-based certbot with PHP-based client". --- docs/using.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/using.rst b/docs/using.rst index d8f324fd7..d778d5bdb 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -271,7 +271,6 @@ widespread use: ================== ==== ==== =============================================================== Plugin Auth Inst Notes ================== ==== ==== =============================================================== -plesk_ Y Y Integration with the Plesk web hosting tool 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 @@ -284,7 +283,6 @@ heroku_ Y Y Integration with Heroku SSL dns-standalone_ Y N Obtain certificates via an integrated DNS server ================== ==== ==== =============================================================== -.. _plesk: https://github.com/plesk/letsencrypt-plesk .. _haproxy: https://github.com/greenhost/certbot-haproxy .. _s3front: https://github.com/dlapiduz/letsencrypt-s3front .. _gandi: https://github.com/obynio/certbot-plugin-gandi