mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 22:05:26 +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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 David Cooper
					David Cooper