mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Remove redundant entries
This commit removes two entries from a "case" test that were already covered by a previous entry.
This commit is contained in:
parent
e15aea4790
commit
72dae035b5
@ -5969,7 +5969,7 @@ pr_cipher_quality() {
|
||||
pr_svrty_high "$text"
|
||||
return 2
|
||||
;;
|
||||
PSK-*GCM*|PSK-*CCM*|RSA-PSK-*GCM*|RSA-PSK-CHACHA20-POLY1305|PSK-CHACHA20-POLY1305|PSK-ARIA*-GCM-SHA*|RSA-PSK-ARIA*-GCM-SHA*)
|
||||
PSK-*GCM*|PSK-*CCM*|RSA-PSK-*GCM*|RSA-PSK-CHACHA20-POLY1305|PSK-CHACHA20-POLY1305)
|
||||
# PSK kx and e.g. GCM isn't certainly the best
|
||||
pr_svrty_good "$text"
|
||||
return 6
|
||||
|
Loading…
Reference in New Issue
Block a user