mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
10 lines
451 B
ReStructuredText
10 lines
451 B
ReStructuredText
==========================
|
|
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>`_.
|
|
|