mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
STLSE is a prototype Postfix plugin
- it partially uses IInstaller - it will also support Exim in the future
This commit is contained in:
parent
b905cb4481
commit
2dc983db49
1 changed files with 2 additions and 1 deletions
|
|
@ -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 <dev-plugin>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue