mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
renamed browser --> client simulation
This commit is contained in:
parent
ef10fc3119
commit
ba9c056dfc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user