From c960bd16f95bb822c8014b526736aaf950ba3741 Mon Sep 17 00:00:00 2001 From: Dirk Date: Wed, 11 Dec 2019 22:20:58 +0100 Subject: [PATCH] fix errorneous insertion --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index dbdfde1..aef32a4 100755 --- a/testssl.sh +++ b/testssl.sh @@ -3463,7 +3463,7 @@ run_cipher_match(){ ossl_supported[nr_ciphers]=true nr_ciphers+=1 fi - done < <(actually_supported_osslciphers 'ALL:COMPLEMENTOFALL:@STRENGTH' 'ALL' "-V")no sockets, openssl + done < <(actually_supported_osslciphers 'ALL:COMPLEMENTOFALL:@STRENGTH' 'ALL' "-V") fi # Test the SSLv2 ciphers, if any.