mox/testdata/quickstart/tls
Mechiel Lukkien 05fd5c6947
add automated test for quickstart
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.
2023-06-04 20:38:10 +02:00
..
acmepebble-key.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
acmepebble.csr add automated test for quickstart 2023-06-04 20:38:10 +02:00
acmepebble.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
ca-key.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
ca.csr add automated test for quickstart 2023-06-04 20:38:10 +02:00
ca.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
cfssl-ca-csr.json add automated test for quickstart 2023-06-04 20:38:10 +02:00
config.json add automated test for quickstart 2023-06-04 20:38:10 +02:00
Makefile add automated test for quickstart 2023-06-04 20:38:10 +02:00
mox2-autoconfig-key.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
mox2-autoconfig.csr add automated test for quickstart 2023-06-04 20:38:10 +02:00
mox2-autoconfig.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
mox2-mtasts-key.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
mox2-mtasts.csr add automated test for quickstart 2023-06-04 20:38:10 +02:00
mox2-mtasts.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
moxmail2-key.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
moxmail2.csr add automated test for quickstart 2023-06-04 20:38:10 +02:00
moxmail2.pem add automated test for quickstart 2023-06-04 20:38:10 +02:00
readme.txt add automated test for quickstart 2023-06-04 20:38:10 +02:00

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.