Skip to content

Commit b3ad062

Browse files
committed
exclude do_opossum from rating
1 parent 83295d6 commit b3ad062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24006,7 +24006,7 @@ set_rating_state() {
2400624006

2400724007
# All of these should be enabled
2400824008
for gbl in do_protocols do_cipherlists do_fs do_server_defaults do_header \
24009-
do_heartbleed do_ccs_injection do_ticketbleed do_opossum do_robot do_renego \
24009+
do_heartbleed do_ccs_injection do_ticketbleed do_robot do_renego \
2401024010
do_crime do_ssl_poodle do_tls_fallback_scsv do_drown do_beast \
2401124011
do_rc4 do_logjam; do
2401224012
"${!gbl}" && ((nr_enabled++))

0 commit comments

Comments
 (0)