From 2dc983db4943bd87620a88c6c9e34bcf04f56e07 Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Thu, 12 May 2016 19:17:19 -0700 Subject: [PATCH] STLSE is a prototype Postfix plugin - it partially uses IInstaller - it will also support Exim in the future --- docs/using.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index 8383f9690..47746c110 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -99,7 +99,7 @@ external_ Y N A plugin for convenient scripting (See also ticket 2782_) icecast_ N Y Deploy certs to Icecast 2 streaming media servers pritunl_ N Y Install certs in pritunl distributed OpenVPN servers proxmox_ N Y Install certs in Proxmox Virtualization servers - +postfix_ N Y STARTTLS Everywhere is becoming a Certbot Postfix/Exim plugin =========== ==== ==== =============================================================== .. _plesk: https://github.com/plesk/letsencrypt-plesk @@ -112,6 +112,7 @@ proxmox_ N Y Install certs in Proxmox Virtualization servers .. _pritunl: https://github.com/kharkevich/letsencrypt-pritunl .. _proxmox: https://github.com/kharkevich/letsencrypt-proxmox .. _external: https://github.com/marcan/letsencrypt-external +.. _postfix: https://github.com/EFForg/starttls-everywhere If you're interested, you can also :ref:`write your own plugin `.