blob: 5820172896dea990e54cf4f4f72bd332b224ead8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
These tests check that SSL/TLS configuration is working as expected.
Just run ./run.sh in this directory (or from the top level,
`make integration-test-tls`.
Known issues:
- The tests do not thorougly clean up after themselves (certs, logs, etc.).
This is partly intentional, so they can be inspected in case of failures.
- Certs are regenerated every time. Could be smarter about this. But it also
helps to guard against incorrect Prosody instances running and hogging the
ports, etc.
|