Merge pull request #1412 from drwetter/minor_code_improvements1

fix errorneous insertion
This commit is contained in:
Dirk Wetter
2019-12-11 22:22:35 +01:00
committed by GitHub

View File

@ -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.