mirror of
https://github.com/mjl-/mox.git
synced 2024-12-27 08:53:48 +03:00
05fd5c6947
with tls with acme (with pebble, a small acme server for testing), and with pregenerated keys/certs. the two mox instances are configured on their own domain. we launch a separate test container that connects to the first, submits a message for delivery to the second. we check if the message is delivered with an imap connection and the idle command. |
||
---|---|---|
.. | ||
acmepebble-key.pem | ||
acmepebble.csr | ||
acmepebble.pem | ||
ca-key.pem | ||
ca.csr | ||
ca.pem | ||
cfssl-ca-csr.json | ||
config.json | ||
Makefile | ||
mox2-autoconfig-key.pem | ||
mox2-autoconfig.csr | ||
mox2-autoconfig.pem | ||
mox2-mtasts-key.pem | ||
mox2-mtasts.csr | ||
mox2-mtasts.pem | ||
moxmail2-key.pem | ||
moxmail2.csr | ||
moxmail2.pem | ||
readme.txt |
For TLS, keys are generated using https://github.com/cloudflare/cfssl These private keys are published online, don't use them for anything other than local testing.