mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +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:
5
testdata/quickstart/tls/moxmail2-key.pem
vendored
Normal file
5
testdata/quickstart/tls/moxmail2-key.pem
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
MHcCAQEEICvD+j+bji24hVIcRFrWPbQd6sXKmAuMtFUq175VY6K7oAoGCCqGSM49
|
||||
AwEHoUQDQgAEZS5yh9kP/DgN94O+4hcNsyBt+CgQc8wZAE96GEhrNk+bgqwWpfTV
|
||||
3ZiKfMKCvCqj+yKzwSi/3YyMAymghBMdng==
|
||||
-----END EC PRIVATE KEY-----
|
Reference in New Issue
Block a user