mirror of
https://github.com/mjl-/mox.git
synced 2025-07-13 10:54:36 +03:00
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.
This commit is contained in:
2
testdata/quickstart/tls/readme.txt
vendored
Normal file
2
testdata/quickstart/tls/readme.txt
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
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.
|
Reference in New Issue
Block a user