init tests cases ffdhe4096

This commit is contained in:
youtous 2020-04-22 00:28:57 +02:00
parent b168b73910
commit f60de0c66e
No known key found for this signature in database
GPG key ID: 592173AE8CD254A5
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
#