mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-06 00:39:44 +01:00
renamed browser --> client simulation
This commit is contained in:
parent
ef10fc3119
commit
ba9c056dfc
@ -3541,9 +3541,9 @@ run_client_simulation() {
|
|||||||
|
|
||||||
outln
|
outln
|
||||||
if "$using_sockets"; then
|
if "$using_sockets"; then
|
||||||
pr_headlineln " Running browser simulations via sockets "
|
pr_headlineln " Running client simulations via sockets "
|
||||||
else
|
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"
|
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"
|
fileout "client_simulation" "WARNING" "Depending on your openssl client you may false results"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user