mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-30 04:24:49 +02:00
init tests cases ffdhe4096
This commit is contained in:
parent
b168b73910
commit
f60de0c66e
3 changed files with 24 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue