From 8a4c2f505f9db7b2aee31748062f3f7752467816 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Fri, 27 Sep 2019 12:46:56 -0700 Subject: [PATCH] Remove listing for broken heroku plugin (#7409) The README for the [3rd party heroku plugin](https://github.com/gboudreau/certbot-heroku) says it has been deprecated. Because of this, let's remove it from the list of third party plugins. --- docs/using.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/using.rst b/docs/using.rst index 700fcf92a..f1e70285d 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -279,7 +279,6 @@ external_ Y N A plugin for convenient scripting (See also ticket icecast_ N Y Deploy certificates to Icecast 2 streaming media servers pritunl_ N Y Install certificates in pritunl distributed OpenVPN servers proxmox_ N Y Install certificates in Proxmox Virtualization servers -heroku_ Y Y Integration with Heroku SSL dns-standalone_ Y N Obtain certificates via an integrated DNS server dns-ispconfig_ Y N DNS Authentication using ISPConfig as DNS server ================== ==== ==== =============================================================== @@ -293,7 +292,6 @@ dns-ispconfig_ Y N DNS Authentication using ISPConfig as DNS server .. _pritunl: https://github.com/kharkevich/letsencrypt-pritunl .. _proxmox: https://github.com/kharkevich/letsencrypt-proxmox .. _external: https://github.com/marcan/letsencrypt-external -.. _heroku: https://github.com/gboudreau/certbot-heroku .. _dns-standalone: https://github.com/siilike/certbot-dns-standalone .. _dns-ispconfig: https://github.com/m42e/certbot-dns-ispconfig