2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-09-05 00:35:38 +00:00

init tests cases ffdhe4096

This commit is contained in:
youtous
2020-04-22 00:28:57 +02:00
parent b168b73910
commit f60de0c66e
3 changed files with 24 additions and 0 deletions

View File

@@ -667,6 +667,16 @@ EOF
assert_success
}
@test "checking ssl: checking dhe params are sufficient" {
# reference used: (22/04/2020) https://english.ncsc.nl/publications/publications/2019/juni/01/it-security-guidelines-for-transport-layer-security-tls
skip 'todo : check checksum same as mozilla'
# todo :
# - test case mail uses ffdhe by default
# - test case mail uses custom dhe ==> SET WARNING IN LOGS
# todo : remove dhe generation
}
#
# postsrsd
#