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:
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user