From 13b91498a370def140b0646bf92425458e939444 Mon Sep 17 00:00:00 2001 From: Frank Breedijk Date: Sun, 17 Jul 2016 20:28:50 +0200 Subject: [PATCH] It is client siumlations, not browser simulations --- testssl.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testssl.sh b/testssl.sh index 65632c4..2d41dff 100755 --- a/testssl.sh +++ b/testssl.sh @@ -3999,9 +3999,9 @@ run_client_simulation() { outln if "$using_sockets"; then - pr_headlineln " Running browser simulations via sockets (experimental) " + pr_headlineln " Running client simulations via sockets (experimental) " else - pr_headlineln " Running browser simulations (experimental) " + pr_headlineln " Running client simulations (experimental) " fi outln