diff --git a/cipherscan b/cipherscan index 8093918..db5c143 100755 --- a/cipherscan +++ b/cipherscan @@ -448,7 +448,7 @@ test_cipher_on_target() { local certificate_count=$certs_found debug "server presented $certificate_count certificates" local i - for ((i=0; i<$certificate_count; i=i+1 )); do + for ((i=0; i