diff --git a/testssl.sh b/testssl.sh index ed5bad5..9a4b4ee 100755 --- a/testssl.sh +++ b/testssl.sh @@ -3541,9 +3541,9 @@ run_client_simulation() { outln if "$using_sockets"; then - pr_headlineln " Running browser simulations via sockets " + pr_headlineln " Running client simulations via sockets " else - pr_headline " Running browser simulations via openssl " + pr_headline " Running client simulations via openssl " prln_warning " Depending on your openssl client you may get false results" fileout "client_simulation" "WARNING" "Depending on your openssl client you may false results" fi