| Commit message (Collapse) | Author |
|
There is just one script, and having it at an accessible entry point is
not useful, as the script itself needs to be wrapped.
|
|
In the wake of `network-online.target`'s removal from `multi-user.target`,
I noticed, that this acme ca setup code is effectively duplicated. This
commit now deduplicates it.
|
|
This makes re-using it even easier.
|
|
This makes it easier to re-use this test data for various tests.
|
|
This test is somewhat involved, but tries to exercise our full mail
handling capabilities.
It effectively only tests that alice can send a message to bob, but it
checks nearly all security mechanisms (DNSSEC is currently still missing).
|