certbot/certbot-postfix
2018-05-04 07:31:09 -07:00
..
certbot_postfix some cleanup and testfixing 2018-05-04 07:31:09 -07:00
docs sphinx quickstart 2018-05-02 16:01:15 -07:00
LICENSE.txt Create packaging around PostfixConfigGenerator. 2017-08-04 09:02:56 -07:00
MANIFEST.in 99% test coverage 2018-05-04 00:30:59 -07:00
README.rst some cleanup and testfixing 2018-05-04 07:31:09 -07:00
requirements.txt testing(postfix): Added more varieties of certificates to test against. 2018-03-30 18:56:24 -07:00
setup.cfg Create packaging around PostfixConfigGenerator. 2017-08-04 09:02:56 -07:00
setup.py More various fixes. Everything minus testing done 2018-05-02 15:24:09 -07:00

==========================
Postfix plugin for Certbot
==========================

To install your certs with this plugin, run:

``certbot install --installer postfix --cert-path <path to cert> --key-path <path to key> -d <MX hostname>``

And there you go! If you'd like to obtain these certificates via certbot, there's more documentation on how to do this `here <https://certbot.eff.org/docs/using.html#getting-certificates-and-choosing-plugins>`_.