certbot/certbot-postfix
2018-06-15 15:12:36 -07:00
..
certbot_postfix fix more comments 2018-06-14 17:35:51 -07:00
docs fix more comments 2018-06-14 17:35:51 -07:00
LICENSE.txt Create packaging around PostfixConfigGenerator. 2017-08-04 09:02:56 -07:00
local-oldest-requirements.txt bump version number 2018-06-15 15:12:36 -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
setup.cfg Create packaging around PostfixConfigGenerator. 2017-08-04 09:02:56 -07:00
setup.py bump version number 2018-06-15 15:12:36 -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>`_.