1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-07 00:21:41 +02:00
docker-mailserver/test/tests/parallel/set2
Brennan Kinney adb30178ae
tests: Reduce cipher suite test time by a third (#3050)
Using `--openssl` uses the native `openssl` package within the image instead of the older `1.0.2` bundled from `testssl.sh`.

The test is only testing cipher suite compatibility is what we expect it to be, thus we do not need to run `testssl.sh` with a broader range of ciphers.
2023-02-02 02:29:06 +00:00
..
template.bats tests(refactor): Improve consistency and documentation for test helpers (#3012) 2023-01-22 00:05:28 +01:00
tls_cipherlists.bats tests: Reduce cipher suite test time by a third (#3050) 2023-02-02 02:29:06 +00:00