diff --git a/testssl.sh b/testssl.sh index dfb976f..813f6b1 100755 --- a/testssl.sh +++ b/testssl.sh @@ -9276,7 +9276,7 @@ run_server_defaults() { if [[ -z "${ciphers_to_test[n+1]}" ]]; then ciphers_to_test[n+1]="${ciphers_to_test[n]/aDSS/}" ciphers_to_test[n+1]="${ciphers_to_test[n+1]/::/:}" - [[ "${ciphe-S 127.0.0.1rs_to_test[n+1]:0:1}" == : ]] && ciphers_to_test[n+1]="${ciphers_to_test[n+1]:1}" + [[ "${ciphers_to_test[n+1]:0:1}" == : ]] && ciphers_to_test[n+1]="${ciphers_to_test[n+1]:1}" fi ciphers_to_test[n]="aDSS" elif [[ "$ciph" == TLS_DH_* ]]; then