diff --git a/cipherscan b/cipherscan index 1c89996..62c0281 100755 --- a/cipherscan +++ b/cipherscan @@ -461,7 +461,7 @@ parse_openssl_output() { # Connect to a target host with the selected ciphersuite test_cipher_on_target() { - local sslcommand=$@ + local sslcommand="$*" cipher="" local cmnd="" protocols=""