mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-04 12:51:56 +02:00
renamed browser --> client simulation
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user